First published: Mon May 06 2024(Updated: )
SQL injection vulnerability in /model/delete_record.php in campcodes Complete Web-Based School Management System 1.0 allows 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-33407 is classified as a high severity SQL injection vulnerability.
To fix CVE-2024-33407, validate and sanitize all user inputs, particularly the id parameter in /model/delete_record.php.
Attackers can execute arbitrary SQL commands against the database due to CVE-2024-33407.
CVE-2024-33407 affects version 1.0 of the Campcodes Complete Web-Based School Management System.
The SQL injection vulnerability in CVE-2024-33407 is located in the /model/delete_record.php file.