# ICS Advisory (ICSA-19-155-03)
## Geutebruck G-Cam and G-Code
Original release date: June 04, 2019
[Print Document](javascript:window.print\(\);)
[Tweet](https://twitter.com/share?url=https%3A%2F%2Fus-
cert.cisa.gov%2Fics%2Fadvisories%2FICSA-19-155-03)
[Like Me](https://www.facebook.com/sharer.php?u=https%3A%2F%2Fus-
cert.cisa.gov%2Fics%2Fadvisories%2FICSA-19-155-03)
[Share](http://www.addthis.com/bookmark.php?url=https%3A%2F%2Fus-
cert.cisa.gov%2Fics%2Fadvisories%2FICSA-19-155-03)
### 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 7.2**
* **ATTENTION:** Exploitable remotely/low skill level to exploit
* **Vendor:** Geutebruck
* **Equipment:** G-Cam and G-Code
* **Vulnerabilities:** Cross-site Scripting, OS Command Injection
## 2\. RISK EVALUATION
Successful exploitation of these vulnerabilities could allow remote code
execution as root and remote code execution in the browser of the IP camera
operator.
## 3\. TECHNICAL DETAILS
### 3.1 AFFECTED PRODUCTS
Geutebruck reports that the vulnerabilities affect the following Encoder and
E2 Series Camera versions and models:
* G-Code: All versions 1.12.0.25 and prior
* EEC-2xxx
* G-Cam: All versions 1.12.0.25 and prior
* EBC-21xx
* EFD-22xx
* ETHC-22xx
* EWPC-22xx
### 3.2 VULNERABILITY OVERVIEW
[ **3.2.1 IMPROPER NEUTRALIZATION OF INPUT DURING WEB PAGE GENERATION ('CROSS-
SITE SCRIPTING') CWE-79**](https://cwe.mitre.org/data/definitions/79.html)
A cross-site scripting vulnerability allows a remote authenticated attacker
with access to event configuration to store malicious code on the server,
which could later be triggered by a legitimate user resulting in code
execution within the user's browser.
[CVE-2019-10957](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-10957)
has been assigned to this vulnerability. A CVSS v3 base score of 6.8 has been
assigned; the CVSS vector string is
([AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H](https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H)).
[ **3.2.2 IMPROPER NEUTRALIZATION OF SPECIAL ELEMENTS USED IN AN OS COMMAND
('OS COMMAND INJECTION')
CWE-78**](https://cwe.mitre.org/data/definitions/78.html)
Using a specially crafted URL command, a remote authenticated user can execute
commands as root.
[CVE-2019-10956](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-10956)
has been assigned to this vulnerability. A CVSS v3 base score of 7.2 has been
assigned; the CVSS vector string is
([AV:N/AC:L/PR:H/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:H/UI:N/S:U/C:H/I:H/A:H)).
[ **3.2.3 IMPROPER NEUTRALIZATION OF SPECIAL ELEMENTS USED IN AN OS COMMAND
('OS COMMAND INJECTION')
CWE-78**](https://cwe.mitre.org/data/definitions/78.html)
User input is not properly validated, which could allow a remote authenticated
attacker with access to network configuration to supply system commands to the
server, leading to remote code execution as root.
[CVE-2019-10958](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-10958)
has been assigned to this vulnerability. A CVSS v3 base score of 7.2 has been
assigned; the CVSS vector string is
([AV:N/AC:L/PR:H/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:H/UI:N/S:U/C:H/I:H/A:H)).
### 3.3 BACKGROUND
* **CRITICAL INFRASTRUCTURE SECTORS:** Commercial Facilities, Energy, Financial Services, Government Facilities, Healthcare and Public Health, Transportation Systems
* **COUNTRIES/AREAS DEPLOYED:** Worldwide
* **COMPANY HEADQUARTERS LOCATION:** Germany
### 3.4 RESEARCHER
Romain Luyer and Guillaume Gronnier from CEIS, and Davy Douhine from
RandoriSec reported these vulnerabilities to NCCIC.
## 4\. MITIGATIONS
Geutebruck recommends users upgrade to the latest firmware, Version 1.12.13.2
or later. This can be found at the following link:
[https://www.geutebrueck.com/en_EN/login.html
](https://www.geutebrueck.com/en_EN/login.html)(Login Required)
Geutebruck has also released a security advisory that can be found at the
following link:
<https://portal.geutebrueck.com/> (Login Required)
NCCIC recommends users take defensive measures to minimize the risk of
exploitation of this vulnerability. Specifically, users should:
* Ensure the system is configured using least privilege.
* 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.
NCCIC also recommends that users take the following measures to protect
themselves from social engineering attacks:
* Do not click web links or open unsolicited attachments in email messages.
* Refer to [Recognizing and Avoiding Email Scams](/reading_room/emailscams_0905.pdf) for more information on avoiding email scams.
* Refer to [Avoiding Social Engineering and Phishing Attacks](/cas/tips/ST04-014.html) for more information on social engineering attacks.
No known public exploits specifically target these vulnerabilities.
暂无评论