CVE-2025-8433
BaseFortify
Publication date: 2025-08-01
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| fabian | document_management_system | 1.0 |
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 code-projects Document Management System 1.0, specifically in the unlink function of the /dell.php file. It involves path traversal caused by manipulation of the ID argument, allowing an attacker to potentially access or delete files outside the intended directory. The attack can be performed remotely and the exploit is publicly known.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized file deletion or access due to path traversal, which may compromise the integrity and availability of the system's files. Since the exploit is publicly disclosed and can be initiated remotely, it poses a critical risk to affected systems.