CVE-2025-6667
BaseFortify
Publication date: 2025-06-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 |
|---|---|---|
| anisha | car_rental_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 the code-projects Car Rental System 1.0, specifically in the /admin/add_cars.php file. It allows an attacker to manipulate the 'image' argument to perform an unrestricted file upload. This means an attacker can upload potentially malicious files to the system without proper restrictions, and the attack can be launched remotely.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized file uploads, which may allow attackers to execute malicious code, compromise the system, steal data, or disrupt service. Since the exploit is publicly disclosed and can be performed remotely, it poses a significant security risk to affected systems.