CVE-2017-9947
23.10.2017, 08:29
A vulnerability has been identified in Siemens APOGEE PXC and TALON TC BACnet Automation Controllers in all versions <V3.5. A directory traversal vulnerability could allow a remote attacker with network access to the integrated web server (80/tcp and 443/tcp) to obtain information on the structure of the file system of the affected devices.
Vendor | Product | Version |
---|---|---|
siemens | apogee_pxc_firmware | 𝑥 < 3.5 |
siemens | apogee_pxc_modular_firmware | 𝑥 < 3.5 |
siemens | talon_tc_compact_firmware | 𝑥 < 3.5 |
siemens | talon_tc_modular_firmware | 𝑥 < 3.5 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-538 - Insertion of Sensitive Information into Externally-Accessible File or DirectoryThe product places sensitive information into files or directories that are accessible to actors who are allowed to have access to the files, but not to the sensitive information.
- 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.
References