First published: Tue May 28 2024(Updated: )
A SQL injection vulnerability in /model/get_exam.php in campcodes Complete Web-Based School Management System 1.0 allows an attacker to execute arbitrary SQL commands via the id 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-33803 is classified as a high severity SQL injection vulnerability.
To fix CVE-2024-33803, validate and sanitize the input for the 'id' parameter to prevent the execution of arbitrary SQL commands.
CVE-2024-33803 affects version 1.0 of the Campcodes Complete Web-Based School Management System.
CVE-2024-33803 is a SQL injection vulnerability that allows attackers to execute arbitrary SQL commands.
The vulnerable code for CVE-2024-33803 is located in /model/get_exam.php.