CVE-2018-7495
15.05.2018, 22:29
In Advantech WebAccess versions V8.2_20170817 and prior, WebAccess versions V8.3.0 and prior, WebAccess Dashboard versions V.2.0.15 and prior, WebAccess Scada Node versions prior to 8.3.1, and WebAccess/NMS 2.0.3 and prior, an external control of file name or path vulnerability has been identified, which may allow an attacker to delete files.
Vendor | Product | Version |
---|---|---|
advantech | webaccess | 𝑥 ≤ 8.2_20170817 |
advantech | webaccess | 𝑥 ≤ 8.3.0 |
advantech | webaccess_dashboard | 𝑥 ≤ 2.0.15 |
advantech | webaccess_scada | 𝑥 < 8.3.1 |
advantech | webaccess\/nms | 𝑥 ≤ 2.0.3 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-73 - External Control of File Name or PathThe software allows user input to control or influence paths or file names that are used in filesystem operations.
- 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.