First published: Mon May 06 2024(Updated: )
SQL injection vulnerability in index.php in campcodes Complete Web-Based School Management System 1.0 allows attacker to execute arbitrary SQL commands via the name 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-33409 is considered a high severity vulnerability due to its potential to allow arbitrary SQL command execution.
To fix CVE-2024-33409, sanitize all user inputs, particularly the 'name' parameter, to prevent SQL injection.
CVE-2024-33409 affects version 1.0 of the Campcodes Complete Web-Based School Management System.
CVE-2024-33409 is an SQL injection vulnerability that allows attackers to execute arbitrary SQL commands.
Yes, if exploited, CVE-2024-33409 can lead to data breaches as attackers can manipulate the database.