CVE-2024-33408: SQL Injection
A SQL injection vulnerability in /model/getclassroom.php in campcodes Complete Web-Based School Management System 1.0 allows attacker to execute arbitrary SQL commands via the id parameter.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-33408?
CVE-2024-33408 is considered to have a high severity due to its potential for SQL injection attacks that can allow attackers to execute arbitrary SQL commands.
How do I fix CVE-2024-33408?
To fix CVE-2024-33408, sanitize and validate user inputs, particularly the 'id' parameter in /model/get_classroom.php to prevent SQL injection.
What software is affected by CVE-2024-33408?
CVE-2024-33408 affects Campcodes Complete Web-Based School Management System version 1.0.
What kind of attacks can be executed through CVE-2024-33408?
CVE-2024-33408 allows attackers to execute arbitrary SQL commands which could compromise the database integrity.
Is CVE-2024-33408 a common vulnerability?
While SQL injection vulnerabilities are relatively common, CVE-2024-33408 specifically affects the Campcodes Complete Web-Based School Management System.