# ICS Advisory (ICSA-18-163-01)
## Schneider Electric U.motion Builder
Original release date: June 12, 2018 | Last revised: June 18, 2018
[Print Document](javascript:window.print\(\);)
[Tweet](https://twitter.com/share?url=https%3A%2F%2Fus-
cert.cisa.gov%2Fics%2Fadvisories%2FICSA-18-163-01)
[Like Me](https://www.facebook.com/sharer.php?u=https%3A%2F%2Fus-
cert.cisa.gov%2Fics%2Fadvisories%2FICSA-18-163-01)
[Share](http://www.addthis.com/bookmark.php?url=https%3A%2F%2Fus-
cert.cisa.gov%2Fics%2Fadvisories%2FICSA-18-163-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 10.0**
* **ATTENTION:** Exploitable remotely/low skill level to exploit
* **Vendor:** Schneider Electric
* **Equipment:** U.motion Builder
* **Vulnerabilities:** Command Injection, Cross-site Scripting, and Improper Input Validation
## 2\. RISK EVALUATION
Successful exploitation of these vulnerabilities could allow remote code
execution.
## 3\. TECHNICAL DETAILS
### 3.1 AFFECTED PRODUCTS
The following U.motion Builder Software versions are affected:
* U.motion Builder versions prior to 1.3.4
### 3.2 VULNERABILITY OVERVIEW
### 3.2.1 [STACK-BASED BUFFER OVERFLOW
CWE-121](https://cwe.mitre.org/data/definitions/121.html)
An input string may be evaluated as a command by the application. An attacker
could exploit this to execute code, read the stack, or cause a segmentation
fault in the running application.
[CVE-2018-7784](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-7784)
has been assigned to this vulnerability. A CVSS v3 base score of 10.0 has been
calculated; the CVSS vector string is
[(AV:N/AC:L/PR:N/UI:N/S:C/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:C/C:H/I:H/A:H).
### 3.2.2 [IMPROPER NEUTRALIZATION OF SPECIAL ELEMENTS USED IN AN OS COMMAND
(OS COMMAND INJECTION) CWE-78](http://cwe.mitre.org/data/definitions/78.html)
A remote command injection allows authentication bypass.
[CVE-2018-7785](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-7785)
has been assigned to this vulnerability. A CVSS v3 base score of 10.0 has been
calculated; the CVSS vector string is
[(AV:N/AC:L/PR:N/UI:N/S:C/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:C/C:H/I:H/A:H).
### 3.2.3 [IMPROPER NEUTRALIZATION OF INPUT DURING WEB PAGE GENERATION (CROSS-
SITE SCRIPTING) CWE-79](http://cwe.mitre.org/data/definitions/79.html)
A cross-site scripting (XSS) vulnerability exists, which could allow injection
of malicious scripts.
[CVE-2018-7786](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-7786)
has been assigned to this vulnerability. A CVSS v3 base score of 6.1 has been
calculated; the CVSS vector string is
[(AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N)](https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N).
### 3.2.4 [IMPROPER INPUT VALIDATION
CWE-20](http://cwe.mitre.org/data/definitions/20.html)
This vulnerability is due to improper validation of input of context parameter
in HTTP GET request, which could allow the disclosure of sensitive
information.
[CVE-2018-7787](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-7787)
has been assigned to this vulnerability. A CVSS v3 base score of 5.3 has been
calculated; the CVSS vector string is
[(AV:N/AC:L/PR:N/UI:N/S:U/C:L/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:L/I:N/A:N).
### 3.3 BACKGROUND
* **Critical Infrastructure Sectors:** Commercial Facilities, Critical Manufacturing, and Energy
* **Countries/Areas Deployed:** United States, Europe, and Asia
* **Company Headquarters Location:** Paris, France
### 3.4 RESEARCHER
Wei Gao of Keysight and bigric3@360A-TEAM reported these vulnerabilities to
NCCIC.
## 4\. MITIGATIONS
Schneider Electric has released firmware update Version 1.3.4, which includes
fixes for these vulnerabilities. It is highly recommended that U.motion
Builder users apply the patch in a timely manner.
The firmware is available for download at:
<https://www.schneider-
electric.com/en/download/document/Umotion_Server_update/>
Schneider Electric's security notice SEVD-2018-151-01 is available at the
following location:
<https://www.schneider-electric.com/en/download/document/SEVD-2018-151-01/>
NCCIC 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](/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.
NCCIC reminds organizations to perform proper impact analysis and risk
assessment prior to deploying defensive measures.
NCCIC also provides a section for [control systems security recommended
practices](/ics/content/recommended-practices) on the ICS-CERT web page.
Several recommended practices are available for reading and download,
including [Improving Industrial Control Systems Cybersecurity with Defense-in-
Depth Strategies](/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-CERT website](/ics/) in the Technical Information Paper,
[ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation
Strategies](/ics/tips/ICS-TIP-12-146-01B).
Organizations observing any suspected malicious activity should follow their
established internal procedures and report their findings to NCCIC for
tracking and correlation against other incidents.
No known public exploits specifically target these vulnerabilities.
暂无评论