CVE-2024-25308: SQL Injection
Published Feb 9, 2024
·Updated
Code-projects Simple School Managment System 1.0 allows SQL Injection via the 'name' parameter at School/teacherlogin.php.
Affected Software
1 affected component
Code-projects Simple School Management System=1.0
Event History
Feb 9, 2024
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Apr 13, 56090
Event
via FIRST·07:33 PM
Frequently Asked Questions
1
What is the severity of CVE-2024-25308?
CVE-2024-25308 is categorized as a high severity vulnerability due to its potential for SQL injection attacks.
2
How do I fix CVE-2024-25308?
To fix CVE-2024-25308, sanitize and validate the 'name' parameter in the School/teacher_login.php file to prevent SQL injection.
3
What systems are affected by CVE-2024-25308?
CVE-2024-25308 affects version 1.0 of the Simple School Management System developed by Code-Projects.
4
How can CVE-2024-25308 be exploited?
CVE-2024-25308 can be exploited by an attacker injecting malicious SQL code through the 'name' parameter during the login process.
5
Is CVE-2024-25308 a known vulnerability?
Yes, CVE-2024-25308 is recognized in the cybersecurity community and documented in vulnerability databases.