CVE-2025-9664: code-projects Simple Grading System Admin Panel add_student_grade.php sql injection
A security flaw has been discovered in code-projects Simple Grading System 1.0. Affected is an unknown function of the file /addstudentgrade.php of the component Admin Panel. The manipulation of the argument Add results in sql injection. It is possible to launch the attack remotely. The exploit has been released to the public and may be exploited.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-9664?
CVE-2025-9664 is considered to have a high severity rating due to the potential for remote SQL injection attacks.
How do I fix CVE-2025-9664?
To fix CVE-2025-9664, validate and sanitize user input on the /add_student_grade.php file to prevent SQL injection.
What components of the Simple Grading System are affected by CVE-2025-9664?
CVE-2025-9664 affects the Admin Panel component of the Simple Grading System, specifically the function handling the Add argument.
Can CVE-2025-9664 be exploited remotely?
Yes, CVE-2025-9664 can be exploited remotely, allowing attackers to manipulate SQL queries through the affected component.
What is the impact of CVE-2025-9664 on data security?
The impact of CVE-2025-9664 can lead to unauthorized access to sensitive data in the database due to SQL injection vulnerabilities.