| Título | projectworlds Advanced Library Management System 1 SQL Injection |
|---|
| Descrição | 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. |
|---|
| Fonte | ⚠️ https://github.com/ChenGuangHuangHun/CVE/issues/4 |
|---|
| Utilizador | chenguang (UID 91178) |
|---|
| Submissão | 02/10/2025 04h55 (há 7 meses) |
|---|
| Moderação | 08/10/2025 06h58 (6 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 327593 [projectworlds Advanced Library Management System 1.0 /view_member.php user_id Injeção SQL] |
|---|
| Pontos | 20 |
|---|