Description
Library CMS 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to bypass authentication by injecting SQL code through the username parameter. Attackers can send POST requests to the admin login endpoint with boolean-based blind SQL injection payloads in the username field to manipulate database queries and gain unauthorized access.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Credits
Özkan Mustafa Akkuş (AkkuS)
References
www.exploit-db.com/exploits/44728 (ExploitDB-44728)
www.wecodex.com/...rary-management-system-in-php-and-mysql/1 (Official Product Homepage)
www.vulncheck.com/...brary-cms-sql-injection-via-admin-login (VulnCheck Advisory: Library CMS 1.0 SQL Injection via admin login)