Student Attendance Management System v1 contains multiple SQL injection vulnerabilities in the createClassArms.php file. The vulnerable parameters are classId and classArmName. An attacker can exploit these flaws remotely to manipulate SQL queries, which may result in unauthorized data access or arbitrary code execution.
SQL Injection
- Product Name: Student Attendance Management System
- Version: v1
- Component:
createClassArms.php - Vendor: GitHub
- Repository: https://github.com/rickxy/Student-Attendance-Management-System
- Attack Type: Remote
- Attack Vectors:
classId,classArmNameparameters - Impact:
- Code Execution (through SQL manipulation)
- Information Disclosure
Chaima EL BAHRAOUI