First published: Tue May 28 2024(Updated: )
A SQL injection vulnerability in /model/get_student.php in campcodes Complete Web-Based School Management System 1.0 allows an 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-33805 is considered a critical vulnerability due to its potential for exposing sensitive data through SQL injection.
To fix CVE-2024-33805, sanitize and validate the 'id' parameter input to prevent SQL injection attacks.
CVE-2024-33805 affects Campcodes Complete Web-Based School Management System version 1.0.
Yes, CVE-2024-33805 can be exploited remotely by an attacker with access to the vulnerable application.
Exploiting CVE-2024-33805 could allow an attacker to execute arbitrary SQL commands, compromising the database and potentially exposing sensitive information.