CVE-2025-13198
BaseFortify
Publication date: 2025-11-15
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 |
|---|---|---|
| douphp | douphp | 1.8 |
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 DouPHP up to version 1.8 Release 20251022, specifically in the file upload/include/file.class.php. It involves manipulation of the File argument, which leads to unrestricted file upload. This means an attacker can remotely upload files without proper restrictions, potentially allowing malicious files to be placed on the server.
How can this vulnerability impact me? :
The vulnerability can allow remote attackers to upload arbitrary files to the affected system. This can lead to unauthorized access, data compromise, or further exploitation such as executing malicious code on the server. The impact includes potential loss of confidentiality, integrity, and availability of the system.