CVE-2024-33805: SQL Injection
A SQL injection vulnerability in /model/getstudent.php in campcodes Complete Web-Based School Management System 1.0 allows an attacker to execute arbitrary SQL commands via the id parameter.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-33805?
CVE-2024-33805 is considered a critical vulnerability due to its potential for exposing sensitive data through SQL injection.
How do I fix CVE-2024-33805?
To fix CVE-2024-33805, sanitize and validate the 'id' parameter input to prevent SQL injection attacks.
What software is affected by CVE-2024-33805?
CVE-2024-33805 affects Campcodes Complete Web-Based School Management System version 1.0.
Can CVE-2024-33805 be exploited remotely?
Yes, CVE-2024-33805 can be exploited remotely by an attacker with access to the vulnerable application.
What are the potential consequences of exploiting CVE-2024-33805?
Exploiting CVE-2024-33805 could allow an attacker to execute arbitrary SQL commands, compromising the database and potentially exposing sensitive information.