First published: Tue May 28 2024(Updated: )
A SQL injection vulnerability in /model/get_subject.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-33804 has a high severity level due to its SQL injection risk that allows attackers to execute arbitrary SQL commands.
To fix CVE-2024-33804, validate and sanitize all user inputs and apply parameterized queries to avoid SQL injection vulnerabilities.
CVE-2024-33804 affects version 1.0 of the Campcodes Complete Web-Based School Management System.
CVE-2024-33804 is a SQL injection vulnerability that allows attackers to manipulate database queries.
Yes, exploiting CVE-2024-33804 can lead to unauthorized access to sensitive data stored in the database.