First published: Thu May 23 2024(Updated: )
A SQL injection vulnerability in /model/update_classroom.php in Campcodes Complete Web-Based School Management System 1.0 allows an attacker to execute arbitrary SQL commands via the name 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-34927 has a high severity rating due to its potential for severe data exposure through SQL injection.
To fix CVE-2024-34927, sanitize and validate the 'name' parameter to prevent arbitrary SQL command execution.
CVE-2024-34927 specifically affects version 1.0 of the Campcodes Complete Web-Based School Management System.
CVE-2024-34927 is classified as a SQL injection vulnerability.
Yes, CVE-2024-34927 can potentially lead to data loss or corruption if exploited by an attacker.