CVE-2025-7580: code-projects Voting System positions_row.php sql injection
A vulnerability classified as critical was found in code-projects Voting System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/positionsrow.php. The manipulation of the argument ID leads to sql injection. The attack can be launched 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-7580?
CVE-2025-7580 is classified as a critical vulnerability.
How can CVE-2025-7580 be exploited?
CVE-2025-7580 can be exploited remotely by manipulating the argument ID to perform SQL injection.
What type of vulnerability is CVE-2025-7580?
CVE-2025-7580 is an SQL injection vulnerability found in the Voting System 1.0.
What component is affected by CVE-2025-7580?
CVE-2025-7580 affects the functionality of the file /admin/positions_row.php in the Voting System.
How do I fix CVE-2025-7580?
To fix CVE-2025-7580, ensure proper input validation and use parameterized queries to prevent SQL injection.