10

CVE-2024-51549

Absolute File Traversal  vulnerabilities allows access and modification of un-intended resources. 
Affected products:


ABB ASPECT - Enterprise v3.08.02; 
NEXUS Series v3.08.02; 
MATRIX Series v3.08.02

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
AbbAspect-ent-12 Firmware Version < 3.08.03
   AbbAspect-ent-12 Version-
AbbAspect-ent-2 Firmware Version < 3.08.03
   AbbAspect-ent-2 Version-
AbbAspect-ent-256 Firmware Version < 3.08.03
   AbbAspect-ent-256 Version-
AbbAspect-ent-96 Firmware Version < 3.08.03
   AbbAspect-ent-96 Version-
AbbNexus-2128 Firmware Version < 3.08.03
   AbbNexus-2128 Version-
AbbNexus-2128-a Firmware Version < 3.08.03
   AbbNexus-2128-a Version-
AbbNexus-2128-f Firmware Version < 3.08.03
   AbbNexus-2128-f Version-
AbbNexus-2128-g Firmware Version < 3.08.03
   AbbNexus-2128-g Version-
AbbNexus-264 Firmware Version < 3.08.03
   AbbNexus-264 Version-
AbbNexus-264-a Firmware Version < 3.08.03
   AbbNexus-264-a Version-
AbbNexus-264-f Firmware Version < 3.08.03
   AbbNexus-264-f Version-
AbbNexus-264-g Firmware Version < 3.08.03
   AbbNexus-264-g Version-
AbbNexus-3-2128 Firmware Version < 3.08.03
   AbbNexus-3-2128 Version-
AbbNexus-3-264 Firmware Version < 3.08.03
   AbbNexus-3-264 Version-
AbbMatrix-11 Firmware Version < 3.08.03
   AbbMatrix-11 Version-
AbbMatrix-216 Firmware Version < 3.08.03
   AbbMatrix-216 Version-
AbbMatrix-232 Firmware Version < 3.08.03
   AbbMatrix-232 Version-
AbbMatrix-264 Firmware Version < 3.08.03
   AbbMatrix-264 Version-
AbbMatrix-296 Firmware Version < 3.08.03
   AbbMatrix-296 Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.33% 0.557
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 9.4 3.9 5.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
cybersecurity@ch.abb.com 9.3 0 0
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
cybersecurity@ch.abb.com 10 3.9 6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L
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-36 Absolute Path Traversal

The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize absolute path sequences such as "/abs/path" that can resolve to a location that is outside of that directory.