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.
References
| Link | Resource |
|---|---|
| https://www.exploit-db.com/exploits/44728 | Exploit Third Party Advisory VDB Entry |
| https://www.vulncheck.com/advisories/library-cms-sql-injection-via-admin-login | Third Party Advisory |
| https://www.wecodex.com/item/view/library-management-system-in-php-and-mysql/1 | Broken Link |
Configurations
History
No history.
Information
Published : 2026-03-26 12:16
Updated : 2026-06-17 01:54
NVD link : CVE-2018-25204
Mitre link : CVE-2018-25204
CVE.ORG link : CVE-2018-25204
JSON object : View
Products Affected
wecodex
- library_cms
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
