CVE-2024-33803: SQL Injection
Published May 28, 2024
·Updated
A SQL injection vulnerability in /model/getexam.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
2 affected components
Campcodes School Management Software
Campcodes School Management Software=1.0
Event History
Jan 1, 1970
CVE Published
via MITRE·12:00 AM
May 28, 2024
CVE Published
via NVD·04:15 PM
Nov 12, 2024
Data Sourced
via MITRE·06:19 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2024-33803?
CVE-2024-33803 is classified as a high severity SQL injection vulnerability.
2
How do I fix CVE-2024-33803?
To fix CVE-2024-33803, validate and sanitize the input for the 'id' parameter to prevent the execution of arbitrary SQL commands.
3
Which software versions are affected by CVE-2024-33803?
CVE-2024-33803 affects version 1.0 of the Campcodes Complete Web-Based School Management System.
4
What type of vulnerability is CVE-2024-33803?
CVE-2024-33803 is a SQL injection vulnerability that allows attackers to execute arbitrary SQL commands.
5
Where is the vulnerable code located in CVE-2024-33803?
The vulnerable code for CVE-2024-33803 is located in /model/get_exam.php.