# ICS Advisory (ICSA-20-196-01)
## Advantech iView
Original release date: July 14, 2020
[Print Document](javascript:window.print\(\);)
[Tweet](https://twitter.com/share?url=https%3A%2F%2Fus-
cert.cisa.gov%2Fics%2Fadvisories%2Ficsa-20-196-01)
[Like Me](https://www.facebook.com/sharer.php?u=https%3A%2F%2Fus-
cert.cisa.gov%2Fics%2Fadvisories%2Ficsa-20-196-01)
[Share](http://www.addthis.com/bookmark.php?url=https%3A%2F%2Fus-
cert.cisa.gov%2Fics%2Fadvisories%2Ficsa-20-196-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:** iView
* **Vulnerabilities:** SQL Injection, Path Traversal, Command Injection, Improper Input Validation, Missing Authentication for Critical Function, Improper Access Control
## 2\. RISK EVALUATION
Successful exploitation of these vulnerabilities could allow an attacker to
read/modify information, execute arbitrary code, limit system availability,
and/or crash the application.
## 3\. TECHNICAL DETAILS
### 3.1 AFFECTED PRODUCTS
The following versions of iView, a device management application, are
affected:
* iView Versions 5.6 and prior
### 3.2 VULNERABILITY OVERVIEW
#### 3.2.1 [IMPROPER NEUTRALIZATION OF SPECIAL ELEMENTS USED IN AN SQL COMMAND
('SQL INJECTION') CWE-89](https://cwe.mitre.org/data/definitions/89.html)
The affected product contains multiple SQL injection vulnerabilities that are
vulnerable to the use of an attacker-controlled string in the construction of
SQL queries. An attacker could extract user credentials, read or modify
information, and remotely execute code.
[CVE-2020-14497](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-14497)
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 LIMITATION OF A PATHNAME TO A RESTRICTED DIRECTORY ('PATH
TRAVERSAL') CWE-22](https://cwe.mitre.org/data/definitions/22.html)
The affected product is vulnerable to multiple path traversal vulnerabilities
that could allow an attacker to create/download arbitrary files, limit system
availability, and remotely execute code.
[CVE-2020-14507](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-14507)
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.3 [IMPROPER NEUTRALIZATION OF SPECIAL ELEMENTS USED IN A COMMAND
('COMMAND INJECTION') CWE-77](https://cwe.mitre.org/data/definitions/77.html)
Successful exploitation of this vulnerability may allow an attacker to send a
HTTP GET or POST request that creates a command string without any validation.
The attacker may then remotely execute code.
[CVE-2020-14505](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-14505)
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.4 [IMPROPER INPUT VALIDATION
CWE-20](https://cwe.mitre.org/data/definitions/20.html)
Successful exploitation of this vulnerability could allow an attacker to
remotely execute arbitrary code.
[CVE-2020-14503](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-14503)
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.5 [MISSING AUTHENTICATION FOR CRITICAL FUNCTION
CWE-306](https://cwe.mitre.org/data/definitions/306.html)
Successful exploitation of this vulnerability may allow an attacker to obtain
the information of the user table, including the administrator credentials in
plain text. An attacker may also delete the administrator account.
[CVE-2020-14501](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-14501)
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:H/I:N/A:L](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:L)).
#### 3.2.6 [IMPROPER ACCESS CONTROL
CWE-284](https://cwe.mitre.org/data/definitions/284.html)
Successful exploitation of this vulnerability may allow an attacker to obtain
all user accounts credentials.
[CVE-2020-14499](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-14499)
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.3 BACKGROUND
* **CRITICAL INFRASTRUCTURE SECTORS:** Critical Manufacturing, Energy, Water and Wastewater Systems
* **COUNTRIES/AREAS DEPLOYED:** East Asia, Europe, United States
* **COMPANY HEADQUARTERS LOCATION:** Taiwan
### 3.4 RESEARCHER
rgod working with Trend Micro Zero Day Initiative, reported these
vulnerabilities to CISA.
## 4\. MITIGATIONS
Advantech has released version 5.7 of iView to address the reported
vulnerabilities. Users can download the latest version of
i[View](https://support.advantech.com/support/KnowledgeBaseSRDetail_New.aspx?SR_ID=1-HIPU-181&Doc_Source=Knowledge+Base).
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.
暂无评论