| Title | https://github.com/GongShengyue/OnlineBooks OnlineBooks 1.0 SQL Injection |
|---|
| Description | 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. |
|---|
| Source | ⚠️ https://github.com/hhhh333/CVE/blob/main/OnlineBooks-sql.md |
|---|
| User | hhhha (UID 89875) |
|---|
| Submission | 07/31/2026 11:42 (1 month ago) |
|---|
| Moderation | 09/12/2026 11:02 (1 month later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 403099 [GongShengyue OnlineBooks up to dfc5eacc08d3b0396c266049548618f6fb9587ea listSplit Interface BooksServlet.java column sql injection] |
|---|
| Points | 20 |
|---|