CVE-2025-7555: code-projects Voting System voters_add.php sql injection
A vulnerability, which was classified as critical, has been found in code-projects Voting System 1.0. This issue affects some unknown processing of the file /admin/votersadd.php. The manipulation of the argument firstname/lastname leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-7555?
CVE-2025-7555 has been classified as critical due to its potential for SQL injection.
How does CVE-2025-7555 impact the Voting System?
CVE-2025-7555 allows attackers to manipulate the firstname and lastname arguments in the /admin/voters_add.php file, leading to unauthorized access to the database.
How can I fix CVE-2025-7555?
To fix CVE-2025-7555, sanitize and validate all user inputs in the /admin/voters_add.php file to prevent SQL injection.
Which versions of the Voting System are affected by CVE-2025-7555?
CVE-2025-7555 affects all versions of the code-projects Voting System 1.0.
What are the consequences of ignoring CVE-2025-7555?
Ignoring CVE-2025-7555 could allow attackers to exploit the SQL injection vulnerability, potentially compromising the integrity and confidentiality of the voting system database.