CVE-2025-8253: code-projects Exam Form Submission delete_s6.php sql injection
A vulnerability was found in code-projects Exam Form Submission 1.0. It has been classified as critical. This affects an unknown part of the file /admin/deletes6.php. The manipulation of the argument ID leads to sql injection. It is possible to initiate the attack 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-8253?
CVE-2025-8253 has been classified as a critical severity vulnerability.
How does CVE-2025-8253 affect the Exam Form Submission software?
CVE-2025-8253 affects the Exam Form Submission software by allowing SQL injection through the manipulation of the argument ID in the file /admin/delete_s6.php.
Can CVE-2025-8253 be exploited remotely?
Yes, CVE-2025-8253 can be exploited remotely.
What type of vulnerability is CVE-2025-8253?
CVE-2025-8253 is classified as an SQL injection vulnerability.
How do I fix CVE-2025-8253?
To fix CVE-2025-8253, ensure input validation and proper sanitization for the arguments used in database queries in the affected software.