CVE-2025-11508
BaseFortify
Publication date: 2025-10-08
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 | voting_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 Voting System 1.0, specifically in the /admin/voters_add.php file. It involves manipulation of the 'photo' 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 an attacker to upload arbitrary files remotely, which may lead to unauthorized access, data modification, or disruption of the voting system. This could compromise the integrity, confidentiality, and availability of the system.