vendor:
Library System
by:
Himanshu Shukla
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Library System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:library_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10 + XAMPP 7.4.4
2021
Library System 1.0 – Authentication Bypass Via SQL Injection
Library System 1.0 is vulnerable to authentication bypass via SQL injection. An attacker can exploit this vulnerability by sending a specially crafted SQL query to the application. This will allow the attacker to bypass the authentication and gain access to the student area.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in an SQL query.