First published: Tue May 28 2024(Updated: )
A SQL injection vulnerability in /model/get_teacher.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-33799 is classified as a high severity SQL injection vulnerability.
To fix CVE-2024-33799, sanitize and validate all input parameters, especially the id parameter in /model/get_teacher.php.
CVE-2024-33799 affects the Complete Web-Based School Management System version 1.0 by Campcodes.
CVE-2024-33799 is a SQL injection vulnerability that allows attackers to execute arbitrary SQL commands.
An attacker can exploit CVE-2024-33799 by submitting crafted input through the id parameter, leading to unauthorized database access.