SQL Injection Vulnerability in Campcodes Complete Web-Based School Management System
CVE-2024-33807
5.4MEDIUM
What is CVE-2024-33807?
A SQL injection vulnerability exists in the '/model/get_teacher_timetable.php' script of the Complete Web-Based School Management System version 1.0 by Campcodes. This flaw allows attackers to exploit the application by passing malicious SQL statements through the 'grade' parameter. If successful, this could lead to unauthorized database access and arbitrary command execution, posing significant security risks to user data and system integrity. Effective input validation measures should be implemented to mitigate such vulnerabilities and protect the application's database from potential threats.