vendor:
Simple Student Attendance System
by:
Gnanaraj Mauviel
7.1
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Simple Student Attendance System
Affected Version From: v1.0
Affected Version To: v1.0
Patch Exists: NO
Related CWE:
CPE: a:oretnom23:simple_student_attendance_system:1.0
Platforms Tested: Mac OSX, XAMPP, Apache, MySQL
2023
Simple Student Attendance System v1.0 – ‘classid’ Time Based Blind & Union Based SQL Injection
The Simple Student Attendance System v1.0 is vulnerable to SQL Injection through the 'classid' parameter. An attacker can exploit this vulnerability using time-based blind and union-based techniques to manipulate the database.
Mitigation:
To mitigate this vulnerability, input validation and parameterized queries should be implemented to prevent SQL Injection attacks.