SQL Injection Vulnerability in Student Attendance Management System by Rickxy
CVE-2023-41521
8.8HIGH
What is CVE-2023-41521?
The Student Attendance Management System v1 has been found to have multiple SQL injection vulnerabilities that can be exploited through the 'id', 'termId', and 'sessionName' parameters in the createSessionTerm.php file. This allows attackers to manipulate SQL queries by injecting arbitrary SQL code, potentially leading to unauthorized access to sensitive data or alteration of database records. This vulnerability highlights the need for developers to implement adequate input validation and SQL query parameterization to prevent such attacks.
