Code Projects · Voting System 1.0 · CVE-2025-8174
**Name of the Vulnerable Software and Affected Versions**
code-projects Voting System version 1.0
**Description**
A critical vulnerability exists in code-projects Voting System 1.0, related to unrestricted file upload. The issue affects an unknown functionality within the `/admin/candidates add.php` file. Manipulation of the `photo` argument allows for unrestricted uploads, and the attack can be launched remotely. The exploit has been publicly disclosed.
**Recommendations**
Restrict access to the `/admin/candidates add.php` file.
As a temporary workaround, consider disabling the file upload functionality within the `/admin/candidates add.php` file until a patch is available.