| 标题 | projectworlds Advanced Library Management System 1 SQL Injection |
|---|
| 描述 | 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. |
|---|
| 来源 | ⚠️ https://github.com/ChenGuangHuangHun/CVE/issues/4 |
|---|
| 用户 | chenguang (UID 91178) |
|---|
| 提交 | 2025-10-02 04時55分 (7 月前) |
|---|
| 管理 | 2025-10-08 06時58分 (6 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 327593 [projectworlds Advanced Library Management System 1.0 /view_member.php user_id SQL注入] |
|---|
| 积分 | 20 |
|---|