First published: Thu May 23 2024(Updated: )
A SQL injection vulnerability in /model/update_grade.php in Campcodes Complete Web-Based School Management System 1.0 allows an attacker to execute arbitrary SQL commands via the admission_fee 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-34933 is considered a high severity vulnerability due to its potential for executing arbitrary SQL commands.
To fix CVE-2024-34933, sanitize and parameterize the input in the admission_fee parameter to prevent SQL injection.
CVE-2024-34933 affects Campcodes Complete Web-Based School Management System version 1.0.
CVE-2024-34933 is a SQL injection vulnerability that allows attackers to manipulate database queries.
Yes, CVE-2024-34933 can lead to data breaches by allowing unauthorized access to sensitive database information.