SQL Injection Vulnerability in Web-Based School Management System
CVE-2024-34931
9.8CRITICAL
What is CVE-2024-34931?
A SQL injection flaw exists in the /model/update_subject.php file of Campcodes' Complete Web-Based School Management System version 1.0. This vulnerability allows an attacker to manipulate SQL commands through the name parameter, leading to unauthorized access to the database and potential data breaches. Implementing proper input validation and prepared statements can mitigate the risks associated with this vulnerability.