9.8
CVE-2020-25176
- EPSS 2.62%
- Published 18.03.2022 18:15:09
- Last modified 21.11.2024 05:17:33
- Source ics-cert@hq.dhs.gov
- Teams watchlist Login
- Open Login
Some commands used by the Rockwell Automation ISaGRAF Runtime Versions 4.x and 5.x eXchange Layer (IXL) protocol perform various file operations in the file system. Since the parameter pointing to the file name is not checked for reserved characters, it is possible for a remote, unauthenticated attacker to traverse an application’s directory, which could lead to remote code execution.
Data is provided by the National Vulnerability Database (NVD)
Schneider-electric ≫ Easergy T300 Firmware Version <= 2.7.1
Schneider-electric ≫ Easergy C5 Firmware Version < 1.1.0
Schneider-electric ≫ Micom C264 Firmware Version < d6.1
Schneider-electric ≫ Pacis Gtw Firmware Version5.1 SwPlatformwindows
Schneider-electric ≫ Pacis Gtw Firmware Version5.2 SwPlatformwindows
Schneider-electric ≫ Pacis Gtw Firmware Version6.1 SwPlatformwindows
Schneider-electric ≫ Pacis Gtw Firmware Version6.3 SwPlatformlinux
Schneider-electric ≫ Pacis Gtw Firmware Version6.3 SwPlatformwindows
Schneider-electric ≫ Saitel Dp Firmware Version <= 11.06.21
Schneider-electric ≫ Epas Gtw Firmware Version6.4 SwPlatformlinux
Schneider-electric ≫ Epas Gtw Firmware Version6.4 SwPlatformwindows
Schneider-electric ≫ Saitel Dr Firmware Version <= 11.06.12
Schneider-electric ≫ Scd2200 Firmware Version <= 10024
Rockwellautomation ≫ Aadvance Controller Version <= 1.40
Rockwellautomation ≫ Isagraf Free Runtime SwPlatformisagraf6_workbench Version <= 6.6.8
Rockwellautomation ≫ Isagraf Runtime Version >= 5.0 < 6.0
Rockwellautomation ≫ Micro810 Firmware Version-
Rockwellautomation ≫ Micro820 Firmware Version-
Rockwellautomation ≫ Micro830 Firmware Version-
Rockwellautomation ≫ Micro850 Firmware Version-
Rockwellautomation ≫ Micro870 Firmware Version-
Xylem ≫ Multismart Firmware Version < 3.2.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 2.62% | 0.851 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 9.3 | 8.6 | 10 |
AV:N/AC:M/Au:N/C:C/I:C/A:C
|
ics-cert@hq.dhs.gov | 9.1 | 2.3 | 6 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
|
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The product 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 product 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.
CWE-23 Relative Path Traversal
The product 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.