First published: Mon May 06 2024(Updated: )
SQL injection vulnerability in /model/delete_student_grade_subject.php in campcodes Complete Web-Based School Management System 1.0 allows 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-33406 is classified as a high severity SQL injection vulnerability allowing attackers to execute arbitrary SQL commands.
To fix CVE-2024-33406, sanitize and validate the index parameter to prevent SQL injection attacks.
CVE-2024-33406 affects Campcodes Complete Web-Based School Management System version 1.0.
CVE-2024-33406 is an SQL injection vulnerability that can lead to unauthorized database access.
Yes, CVE-2024-33406 can potentially lead to data leakage by allowing attackers to execute arbitrary SQL commands.