First published: Fri Feb 09 2024(Updated: )
Code-projects Simple School Managment System 1.0 allows SQL Injection via the 'id' parameter at "School/sub_delete.php?id=5."
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Simple School Management System (code-projects) | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-25312 has been classified as a critical vulnerability due to its potential to allow unauthorized access to the database.
The vulnerability CVE-2024-25312 can be remedied by implementing parameterized queries or prepared statements to eliminate the risk of SQL injection.
CVE-2024-25312 affects version 1.0 of the Simple School Management System.
CVE-2024-25312 is categorized as an SQL Injection vulnerability, which allows attackers to manipulate database queries.
CVE-2024-25312 can be exploited via the 'id' parameter in the 'School/sub_delete.php' script.