9.8

CVE-2020-25176

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.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Schneider-electricPacis Gtw Firmware Version5.1 SwPlatformwindows
   Schneider-electricPacis Gtw Version-
Schneider-electricPacis Gtw Firmware Version5.2 SwPlatformwindows
   Schneider-electricPacis Gtw Version-
Schneider-electricPacis Gtw Firmware Version6.1 SwPlatformwindows
   Schneider-electricPacis Gtw Version-
Schneider-electricPacis Gtw Firmware Version6.3 SwPlatformlinux
   Schneider-electricPacis Gtw Version-
Schneider-electricPacis Gtw Firmware Version6.3 SwPlatformwindows
   Schneider-electricPacis Gtw Version-
Schneider-electricSaitel Dp Firmware Version <= 11.06.21
   Schneider-electricSaitel Dp Version-
Schneider-electricEpas Gtw Firmware Version6.4 SwPlatformlinux
   Schneider-electricEpas Gtw Version-
Schneider-electricEpas Gtw Firmware Version6.4 SwPlatformwindows
   Schneider-electricEpas Gtw Version-
Schneider-electricSaitel Dr Firmware Version <= 11.06.12
   Schneider-electricSaitel Dr Version-
Schneider-electricScd2200 Firmware Version <= 10024
   Schneider-electricCp-3 Version-
   Schneider-electricMc-31 Version-
RockwellautomationIsagraf Free Runtime SwPlatformisagraf6_workbench Version <= 6.6.8
RockwellautomationIsagraf Runtime Version >= 5.0 < 6.0
XylemMultismart Firmware Version < 3.2.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 2.62% 0.851
CVSS Metriken
Quelle 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.