CVE-2024-33411: SQL Injection
A SQL injection vulnerability in /model/getadminprofile.php in Campcodes Complete Web-Based School Management System 1.0 allows attacker to execute arbitrary SQL commands via the myindex parameter.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-33411?
CVE-2024-33411 is classified as a high severity vulnerability due to its potential for allowing arbitrary SQL command execution.
How do I fix CVE-2024-33411?
To fix CVE-2024-33411, you should sanitize inputs to the my_index parameter and implement prepared statements to prevent SQL injection.
What software is affected by CVE-2024-33411?
CVE-2024-33411 affects Campcodes Complete Web-Based School Management System version 1.0.
What type of vulnerability is CVE-2024-33411?
CVE-2024-33411 is a SQL injection vulnerability that allows attackers to execute arbitrary SQL commands.
Can CVE-2024-33411 lead to data loss?
Yes, CVE-2024-33411 can lead to data loss or corruption if attackers successfully execute malicious SQL commands.