8.8

CVE-2024-0113

NVIDIA Mellanox OS, ONYX, Skyway, and MetroX-3 XCC contain a vulnerability in the web support, where an attacker can cause a CGI path traversal by a specially crafted URI. A successful exploit of this vulnerability might lead to escalation of privileges and information disclosure.

Data is provided by the National Vulnerability Database (NVD)
NvidiaMlnx-os SwEditionlts Version < 3.10.4500
NvidiaMlnx-os SwEdition- Version < 3.12.1002
NvidiaMlnx-os SwEditionlts Version >= 3.11.0000 < 3.11.2302
NvidiaOnyx SwEditionlts Version < 3.10.4504
NvidiaMlnx-gw SwEditionlts Version < 8.1.4500
   NvidiaMga100-hs2 Version-
NvidiaMlnx-gw SwEdition- Version < 8.2.2300
   NvidiaMga100-hs2 Version-
NvidiaNvda-os Xc Version < 18.2.2200
   NvidiaMtq8400-hs2r Version-
NvidiaMlnx-os SwEdition- Version < 3.12.1002
   NvidiaTq8100-hs2f Version-
   NvidiaTq8200-hs2f Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.24% 0.474
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 8.8 2.8 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
psirt@nvidia.com 7.5 1.6 5.9
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/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-35 Path Traversal: '.../...//'

The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '.../...//' (doubled triple dot slash) sequences that can resolve to a location that is outside of that directory.