CVE-2025-8171
BaseFortify
Publication date: 2025-07-25
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-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in code-projects Document Management System 1.0, specifically in the /insert.php file. It allows an attacker to manipulate the 'uploaded_file' argument to perform an unrestricted file upload. This means an attacker can upload potentially malicious files to the system without proper restrictions. The vulnerability can be exploited remotely and has been publicly disclosed.
How can this vulnerability impact me? :
The unrestricted file upload vulnerability can allow attackers to upload malicious files, which may lead to unauthorized access, data compromise, or system takeover. This can result in data loss, service disruption, or further exploitation of the affected system.