CVE-2024-33804: SQL Injection
A SQL injection vulnerability in /model/getsubject.php in campcodes Complete Web-Based School Management System 1.0 allows an attacker to execute arbitrary SQL commands via the id parameter.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-33804?
CVE-2024-33804 has a high severity level due to its SQL injection risk that allows attackers to execute arbitrary SQL commands.
How do I fix CVE-2024-33804?
To fix CVE-2024-33804, validate and sanitize all user inputs and apply parameterized queries to avoid SQL injection vulnerabilities.
What systems are affected by CVE-2024-33804?
CVE-2024-33804 affects version 1.0 of the Campcodes Complete Web-Based School Management System.
What kind of vulnerability is CVE-2024-33804?
CVE-2024-33804 is a SQL injection vulnerability that allows attackers to manipulate database queries.
Can CVE-2024-33804 lead to data breach?
Yes, exploiting CVE-2024-33804 can lead to unauthorized access to sensitive data stored in the database.