| Titel | projectworlds Advanced Library Management System 1 SQL Injection |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://github.com/ChenGuangHuangHun/CVE/issues/4 |
|---|
| Benutzer | chenguang (UID 91178) |
|---|
| Einreichung | 02.10.2025 04:55 (vor 7 Monaten) |
|---|
| Moderieren | 08.10.2025 06:58 (6 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 327593 [projectworlds Advanced Library Management System 1.0 /view_member.php user_id SQL Injection] |
|---|
| Punkte | 20 |
|---|