First published: Tue May 28 2024(Updated: )
A SQL injection vulnerability in /model/get_student_subject.php in campcodes Complete Web-Based School Management System 1.0 allows an attacker to execute arbitrary SQL commands via the index parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Campcodes School Management Software | ||
Campcodes School Management Software | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-33802 is considered a high severity vulnerability due to its potential for SQL injection attacks.
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.
CVE-2024-33802 affects Campcodes Complete Web-Based School Management System version 1.0.
CVE-2024-33802 is a SQL injection vulnerability that allows attackers to execute arbitrary SQL commands.
An attacker exploiting CVE-2024-33802 could gain unauthorized access to the database and potentially manipulate or extract sensitive information.