CVE-2024-33799: SQL Injection
Published May 28, 2024
·Updated
A SQL injection vulnerability in /model/getteacher.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
Aug 22, 2024
Data Sourced
via MITRE·06:48 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2024-33799?
CVE-2024-33799 is classified as a high severity SQL injection vulnerability.
2
How do I fix CVE-2024-33799?
To fix CVE-2024-33799, sanitize and validate all input parameters, especially the id parameter in /model/get_teacher.php.
3
What systems are affected by CVE-2024-33799?
CVE-2024-33799 affects the Complete Web-Based School Management System version 1.0 by Campcodes.
4
What type of vulnerability is CVE-2024-33799?
CVE-2024-33799 is a SQL injection vulnerability that allows attackers to execute arbitrary SQL commands.
5
How can an attacker exploit CVE-2024-33799?
An attacker can exploit CVE-2024-33799 by submitting crafted input through the id parameter, leading to unauthorized database access.