# ICS Advisory (ICSA-20-098-01)
## Advantech WebAccess/NMS
Original release date: April 07, 2020
[Print Document](javascript:window.print\(\);)
[Tweet](https://twitter.com/share?url=https%3A%2F%2Fus-
cert.cisa.gov%2Fics%2Fadvisories%2Ficsa-20-098-01)
[Like Me](https://www.facebook.com/sharer.php?u=https%3A%2F%2Fus-
cert.cisa.gov%2Fics%2Fadvisories%2Ficsa-20-098-01)
[Share](http://www.addthis.com/bookmark.php?url=https%3A%2F%2Fus-
cert.cisa.gov%2Fics%2Fadvisories%2Ficsa-20-098-01)
### Legal Notice
All information products included in [https://us-cert.gov/ics](/ics) are
provided "as is" for informational purposes only. The Department of Homeland
Security (DHS) does not provide any warranties of any kind regarding any
information contained within. DHS does not endorse any commercial product or
service, referenced in this product or otherwise. Further dissemination of
this product is governed by the Traffic Light Protocol (TLP) marking in the
header. For more information about TLP, see [https://www.us-
cert.gov/tlp/](/tlp/).
* * *
## 1\. EXECUTIVE SUMMARY
* **CVSS v3 9.8**
* **ATTENTION:** Exploitable remotely/low skill level to exploit
* **Vendor:** Advantech
* **Equipment:** WebAccess/NMS
* **Vulnerabilities:** Unrestricted Upload of File with Dangerous Type, SQL Injection, Relative Path Traversal, Missing Authentication for Critical Function, Improper Restriction of XML External Entity Reference, OS Command Injection
## 2\. RISK EVALUATION
Successful exploitation of these vulnerabilities may allow an attacker to gain
remote code execution, upload files, delete files, cause a denial-of-service
condition, and create an admin account for the application.
## 3\. TECHNICAL DETAILS
### 3.1 AFFECTED PRODUCTS
The following versions of WebAccess/NMS, a network management system, are
affected:
* WebAccess/NMS versions prior to 3.0.2
### 3.2 VULNERABILITY OVERVIEW
#### 3.2.1 [UNRESTRICTED UPLOAD OF FILE WITH DANGEROUS TYPE
CWE-434](https://cwe.mitre.org/data/definitions/434.html)
Multiple issues exist that allow files to be uploaded and executed on the
system.
[CVE-2020-10621](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-10621)
has been assigned to this vulnerability. A CVSS v3 base score of 9.8 has been
calculated; the CVSS vector string is
([AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H](https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H)).
#### 3.2.2 [IMPROPER NEUTRALIZATION OF SPECIAL ELEMENTS USED IN AN SQL COMMAND
('SQL INJECTION') CWE-89](https://cwe.mitre.org/data/definitions/89.html)
There are multiple ways an unauthenticated attacker could perform SQL
injection to gain access to sensitive information.
[CVE-2020-10617](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-10617)
has been assigned to this vulnerability. A CVSS v3 base score of 7.5 has been
calculated; the CVSS vector string is
([AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N](https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N)).
#### 3.2.3 [IMPROPER NEUTRALIZATION OF SPECIAL ELEMENTS USED IN AN SQL COMMAND
('SQL INJECTION') CWE-89](https://cwe.mitre.org/data/definitions/89.html)
Multiple vulnerabilities could allow an attacker with low privileges to
perform SQL injection to gain access to sensitive information.
[CVE-2020-10623](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-10623)
has been assigned to this vulnerability. A CVSS v3 base score of 6.5 has been
calculated; the CVSS vector string is
([AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N](https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N)).
#### 3.2.4 [RELATIVE PATH TRAVERSAL
CWE-23](https://cwe.mitre.org/data/definitions/23.html)
An attacker could use a specially crafted URL to delete files outside the
application's control.
[CVE-2020-10619](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-10619)
has been assigned to this vulnerability. A CVSS v3 base score of 8.2 has been
calculated; the CVSS vector string is
([AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H](https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H)).
#### 3.2.5 [RELATIVE PATH TRAVERSAL
CWE-23](https://cwe.mitre.org/data/definitions/23.html)
An attacker could use a specially crafted URL to delete or read files outside
the application's control.
[CVE-2020-10631](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-10631)
has been assigned to this vulnerability. A CVSS v3 base score of 9.1 has been
calculated; the CVSS vector string is
([AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H](https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H)).
#### 3.2.6 [MISSING AUTHENTICATION FOR CRITICAL FUNCTION
CWE-306](https://cwe.mitre.org/data/definitions/306.html)
The application allows an unauthenticated remote user to create a new admin
account.
[CVE-2020-10625](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-10625)
has been assigned to this vulnerability. A CVSS v3 base score of 7.5 has been
calculated; the CVSS vector string is
([AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N](https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N)).
#### 3.2.7 [IMPROPER RESTRICTION OF XML EXTERNAL ENTITY REFERENCE
CWE-611](https://cwe.mitre.org/data/definitions/611.html)
The application does not sanitize XML input. Specially crafted XML input could
allow an attacker to read sensitive files.
[CVE-2020-10629](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-10629)
has been assigned to this vulnerability. A CVSS v3 base score of 7.5 has been
calculated; the CVSS vector string is
([AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N](https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N)).
#### 3.2.8 [IMPROPER NEUTRALIZATION OF SPECIAL ELEMENTS USED IN AN OS COMMAND
('OS COMMAND INJECTION')
CWE-78](https://cwe.mitre.org/data/definitions/78.html)
The application does not properly sanitize user input and may allow an
attacker to inject system commands remotely.
[CVE-2020-10603](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-10603)
has been assigned to this vulnerability. A CVSS v3 base score of 8.8 has been
calculated; the CVSS vector string is
([AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H](https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H)).
### 3.3 BACKGROUND
* **CRITICAL INFRASTRUCTURE SECTORS:** Critical Manufacturing, Energy, Water and Wastewater Systems
* **COUNTRIES/AREAS DEPLOYED:** East Asia, United States, Europe
* **COMPANY HEADQUARTERS LOCATION:** Taiwan
### 3.4 RESEARCHER
rgod of 9sg working with Trend Micro's Zero Day Initiative reported these
vulnerabilities to CISA.
## 4\. MITIGATIONS
Advantech recommends updating to [Version
3.0.2](https://gcc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.advantech.com%2Fproducts%2F828e8fed-6112-4965-a485-1b8551fe0b25%2Fwebaccess-
nms%2Fmod_a575e526-9b42-4747-b8f0-c13431751a03&data=02%7C01%7Ctyler.thomas%40inl.gov%7C700a1a43391248f5431c08d7d13637f1%7C4cf464b7869a42368da2a98566485554%7C0%7C0%7C637207903155520284&sdata=BSOHWDixxV1eToxVFpEBFFiamr31TOVYyxF84keaD6Q%3D&reserved=0)
CISA recommends users take defensive measures to minimize the risk of
exploitation of this vulnerability. Specifically, users should:
* Minimize network exposure for all control system devices and/or systems, and ensure that they are [not accessible from the Internet](https://www.us-cert.gov/ics/alerts/ICS-ALERT-10-301-01).
* Locate control system networks and remote devices behind firewalls, and isolate them from the business network.
* When remote access is required, use secure methods, such as Virtual Private Networks (VPNs), recognizing that VPNs may have vulnerabilities and should be updated to the most current version available. Also recognize that VPN is only as secure as the connected devices.
CISA reminds organizations to perform proper impact analysis and risk
assessment prior to deploying defensive measures.
CISA also provides a section for [control systems security recommended
practices](https://www.us-cert.gov/ics/recommended-practices) on the ICS
webpage on [us-cert.gov](https://www.us-cert.gov/ics). Several recommended
practices are available for reading and download, including [Improving
Industrial Control Systems Cybersecurity with Defense-in-Depth
Strategies](https://www.us-
cert.gov/sites/default/files/recommended_practices/NCCIC_ICS-
CERT_Defense_in_Depth_2016_S508C.pdf).
Additional mitigation guidance and recommended practices are publicly
available on the [ICS webpage on us-cert.gov](https://www.us-cert.gov/ics) in
the Technical Information Paper, [ICS-TIP-12-146-01B--Targeted Cyber Intrusion
Detection and Mitigation Strategies](https://www.us-cert.gov/ics/tips/ICS-
TIP-12-146-01B).
Organizations observing any suspected malicious activity should follow their
established internal procedures and report their findings to CISA for tracking
and correlation against other incidents.
No known public exploits specifically target these vulnerabilities.
暂无评论