CVE-2024-33802: SQL Injection
A SQL injection vulnerability in /model/getstudentsubject.php in campcodes Complete Web-Based School Management System 1.0 allows an attacker to execute arbitrary SQL commands via the index parameter.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-33802?
CVE-2024-33802 is considered a high severity vulnerability due to its potential for SQL injection attacks.
How do I fix CVE-2024-33802?
To fix CVE-2024-33802, it is recommended to validate and sanitize all user inputs, particularly the index parameter in /model/get_student_subject.php.
What systems are affected by CVE-2024-33802?
CVE-2024-33802 affects Campcodes Complete Web-Based School Management System version 1.0.
What type of vulnerability is CVE-2024-33802?
CVE-2024-33802 is a SQL injection vulnerability that allows attackers to execute arbitrary SQL commands.
What could an attacker achieve with CVE-2024-33802?
An attacker exploiting CVE-2024-33802 could gain unauthorized access to the database and potentially manipulate or extract sensitive information.