CVE-2025-11417 Details
Description
A weakness has been identified in Campcodes Advanced Online Voting Management System 1.0. This vulnerability affects unknown code of the file /admin/voters_add.php. Executing manipulation of the argument photo can lead to unrestricted upload. The attack can be launched remotely. The exploit has been made available to the public and could be exploited.
A critical arbitrary file upload vulnerability has been identified in Campcodes Advanced Online Voting Management System version 1.0. The issue resides in the file '/admin/voters_add.php', where the application fails to properly validate or sanitize the 'photo' parameter during file uploads. This weakness allows authenticated administrators to upload malicious files, such as PHP web shells, which can be executed remotely, leading to unauthorized access and control over the server.
It is recommended to implement proper file validation by restricting uploads to safe image formats, verifying MIME types and file content, and renaming uploaded files to prevent predictable access paths.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Oct 8, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/hbesljx/vul/issues/4 | [email protected] | ExploitIssue Tracking |
| https://vuldb.com/?ctiid.327353 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.327353 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.665597 | [email protected] | Third Party AdvisoryVDB Entry |
| https://www.campcodes.com/ | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-284 | Improper Access Control | [email protected] |
| CWE-434 | Unrestricted Upload of File with Dangerous Type | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| campcodes advanced online voting system | 1.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Oct 9, 2025 | Initial Analysis | [email protected] |
| Oct 8, 2025 | New CVE Received | [email protected] |