Awesome-POC/网络设备漏洞/D-Link DSL-28881A 未授权访问 CVE-2020-24579.md
2024-11-06 14:10:36 +08:00

29 lines
687 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 DSL-28881A 未授权访问 CVE-2020-24579
## 漏洞描述
路由器Web门户的身份验证不足无法访问任何经过身份验证的管理页面而无需输入正确的密码。位于同一网络上的恶意用户可以使用无效的凭据直接浏览到任何经过身份验证的管理页面。
## 漏洞影响
```
D-Link DSL-2888A
```
## 网络测绘
```
body="DSL-2888A"
```
## 漏洞复现
登录页面输入任意密码建立连接
![](images/202202162224050.png)
跳转到 http://xxx.xxx.xxx.xxx/page/login/login.html?error=fail 显示密码错误
再请求URL http://xxx.xxx.xxx.xxx/WiFi.shtml 未授权访问后台
![](images/202202162224162.png)