CVE-2019-13944
12.12.2019, 19:15
A vulnerability has been identified in EN100 Ethernet module DNP3 variant (All versions), EN100 Ethernet module IEC 61850 variant (All versions < V4.37), EN100 Ethernet module IEC104 variant (All versions), EN100 Ethernet module Modbus TCP variant (All versions), EN100 Ethernet module PROFINET IO variant (All versions). A vulnerability in the integrated web server of the affected devices could allow unauthorized attackers to obtain sensitive information about the device, including logs and configurations. At the time of advisory publication no public exploitation of this security vulnerability was known.
Vendor | Product | Version |
---|---|---|
siemens | en100_ethernet_module_with_firmware_variant_dnp3_tcp | * |
siemens | en100_ethernet_module_with_firmware_variant_iec_61850 | 𝑥 < 4.37 |
siemens | en100_ethernet_module_with_firmware_variant_iec104 | * |
siemens | en100_ethernet_module_with_firmware_variant_modbus_tcp | * |
siemens | en100_ethernet_module_with_firmware_variant_profinet_io | * |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-23 - Relative Path TraversalThe software uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory.
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')The software uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the software does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.