| tiêu đề | https://github.com/jeecgboot/JeecgBoot <=3.91 SQL Injection |
|---|
| Mô tả | JeecgBoot versions up to and including 3.9.1 contain a SQL injection vulnerability in the /sys/dict/loadTreeData API endpoint. The condition parameter accepts a JSON object, and the special key _tableFilterSql within that JSON object is injected directly into a MyBatis dynamic SQL statement using a ${} placeholder (string interpolation), with no sanitization, blacklist filtering, or parameterized binding applied.
An authenticated attacker with a valid JWT token (obtainable via normal user login) can craft a malicious condition._tableFilterSql value containing a UNION SELECT payload to extract arbitrary data from the database. Query results are returned directly in the JSON response body in plaintext. |
|---|
| Nguồn | ⚠️ https://github.com/jeecgboot/JeecgBoot/issues/9571 |
|---|
| Người dùng | JD Security SHENYI Team (UID 97436) |
|---|
| Đệ trình | 20/04/2026 14:16 (cách đây 2 các tháng) |
|---|
| Kiểm duyệt | 07/05/2026 18:37 (17 days later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 361902 [JeecgBoot đến 3.9.1 JSON Object /sys/dict/loadTreeData condition Tiêm SQL] |
|---|
| điểm | 20 |
|---|