First published: Fri Feb 09 2024(Updated: )
Code-projects Simple School Managment System 1.0 allows SQL Injection via the 'name' parameter at School/teacher_login.php.
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-25308 is categorized as a high severity vulnerability due to its potential for SQL injection attacks.
To fix CVE-2024-25308, sanitize and validate the 'name' parameter in the School/teacher_login.php file to prevent SQL injection.
CVE-2024-25308 affects version 1.0 of the Simple School Management System developed by Code-Projects.
CVE-2024-25308 can be exploited by an attacker injecting malicious SQL code through the 'name' parameter during the login process.
Yes, CVE-2024-25308 is recognized in the cybersecurity community and documented in vulnerability databases.