CVE-2025-7150: Campcodes Advanced Online Voting System voters_delete.php sql injection
A vulnerability was found in Campcodes Advanced Online Voting System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /admin/votersdelete.php. The manipulation of the argument ID leads to sql injection. The attack can 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-7150?
CVE-2025-7150 has been declared as critical due to the potential for remote SQL injection attacks.
How does the CVE-2025-7150 vulnerability occur?
CVE-2025-7150 occurs through the manipulation of the argument ID in the /admin/voters_delete.php file.
Who is affected by CVE-2025-7150?
CVE-2025-7150 affects users of Campcodes Advanced Online Voting System 1.0.
What can an attacker potentially do with CVE-2025-7150?
An attacker can execute remote SQL injection attacks, potentially leading to data exposure or corruption.
How can I mitigate CVE-2025-7150?
To mitigate CVE-2025-7150, it's recommended to validate and sanitize all user inputs in the affected application.