CVE-2025-23343
BaseFortify
Publication date: 2025-09-09
Last updated on: 2025-09-18
Assigner: NVIDIA Corporation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nvidia | nvdebug | to 1.7.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the NVIDIA NVDebug tool and allows an attacker to write files to restricted system components by exploiting a path traversal flaw (CWE-22). This means the attacker can bypass normal file path restrictions to place files where they should not be allowed, potentially leading to unauthorized actions. [1]
How can this vulnerability impact me? :
Exploiting this vulnerability can lead to information disclosure, denial of service, and data tampering. This means sensitive information could be exposed, system availability could be disrupted, and data integrity could be compromised. [1]