| 제목 | https://github.com/GongShengyue/OnlineBooks OnlineBooks 1.0 SQL Injection |
|---|
| 설명 | In the OnlineBooks 1.0.0 version, the '/pages/back/books/BooksServlet/listSplit' interface is vulnerable to Structured Query Language Injection. This interface concatenates the request parameter 'column' into an SQL statement. An attacker can manipulate the WHERE clause or append a UNION query, thereby tricking the backend database into executing unintended commands. The attacker can then read any data from the database. |
|---|
| 원천 | ⚠️ https://github.com/hhhh333/CVE/blob/main/OnlineBooks-sql.md |
|---|
| 사용자 | hhhha (UID 89875) |
|---|
| 제출 | 2026. 07. 31. AM 11:42 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 12. AM 11:02 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 403099 [GongShengyue OnlineBooks 까지 dfc5eacc08d3b0396c266049548618f6fb9587ea listSplit Interface BooksServlet.java column SQL 주입] |
|---|
| 포인트들 | 20 |
|---|