vendor:
Simple Student Attendance System
by:
Gnanaraj Mauviel
6.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: CVE-2023-XXXX (Pending)
CPE: a:oretnom23:simple_student_attendance_system:1.0
Platforms Tested: Mac OSX, XAMPP, Apache, MySQL
2023
Simple Student Attendance System v1.0 – Time Based Blind & Union Based SQL Injection
The Simple Student Attendance System v1.0 is vulnerable to 'classid' Time Based Blind & Union Based SQL Injection. By injecting malicious SQL queries into the 'classid' parameter, an attacker can manipulate the database, retrieve sensitive information, and potentially take control of the system. This vulnerability has a CVE ID pending assignment.
Mitigation:
To mitigate this vulnerability, input validation and parameterized queries should be implemented to prevent SQL injection attacks. Additionally, limiting database permissions and avoiding dynamic SQL queries can help enhance security.