First published: Fri Feb 09 2024(Updated: )
Code-projects Simple School Managment System 1.0 allows SQL Injection via the 'id' parameter at "School/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-25310 has a high severity rating due to its potential to allow unauthorized database access through SQL injection.
To fix CVE-2024-25310, validate and sanitize user inputs to the 'id' parameter before processing them in the SQL query.
The potential impacts of CVE-2024-25310 include data leakage, data manipulation, or unauthorized access to sensitive information.
CVE-2024-25310 affects Simple School Management System version 1.0 installed on servers that do not apply necessary security measures.
Yes, CVE-2024-25310 is remotely exploitable as it can be triggered through a malicious request to the vulnerable URL.