| Title | projectworlds Advanced Library Management System 1 SQL Injection |
|---|
| Description | The view_member.php endpoint in Advanced Library Management System (V1.0) is vulnerable to SQL injection via the user_id GET parameter (boolean/time-based/UNION). It is exploitable without authentication, allowing attackers to enumerate and exfiltrate database contents or modify data. Immediate mitigations: apply WAF/rate-limiting and reduce DB privileges; permanent fix: validate inputs and use parameterized queries (prepared statements) and output-encode responses. |
|---|
| Source | ⚠️ https://github.com/ChenGuangHuangHun/CVE/issues/4 |
|---|
| User | chenguang (UID 91178) |
|---|
| Submission | 10/02/2025 04:55 (10 months ago) |
|---|
| Moderation | 10/08/2025 06:58 (6 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 327593 [projectworlds Advanced Library Management System 1.0 /view_member.php user_id sql injection] |
|---|
| Points | 20 |
|---|