First published: Mon May 06 2024(Updated: )
A SQL injection vulnerability in /model/get_admin_profile.php in Campcodes Complete Web-Based School Management System 1.0 allows attacker to execute arbitrary SQL commands via the my_index parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Campcodes School Management Software |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-33411 is classified as a high severity vulnerability due to its potential for allowing arbitrary SQL command execution.
To fix CVE-2024-33411, you should sanitize inputs to the my_index parameter and implement prepared statements to prevent SQL injection.
CVE-2024-33411 affects Campcodes Complete Web-Based School Management System version 1.0.
CVE-2024-33411 is a SQL injection vulnerability that allows attackers to execute arbitrary SQL commands.
Yes, CVE-2024-33411 can lead to data loss or corruption if attackers successfully execute malicious SQL commands.