First published: Mon May 06 2024(Updated: )
SQL injection vulnerability in /model/delete_range_grade.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-33410 has a high severity rating due to its potential to allow arbitrary SQL command execution.
To fix CVE-2024-33410, sanitize and validate the 'id' parameter input to prevent SQL injection.
CVE-2024-33410 affects the Campcodes Complete Web-Based School Management System version 1.0.
The impact of CVE-2024-33410 is that an attacker can execute arbitrary SQL commands, potentially compromising the database.
Yes, CVE-2024-33410 is remotely exploitable by an attacker with access to the web application.