Awesome-POC/network-device/飞鱼星 家用智能路由 cookie.cgi 权限绕过.md
2022-02-20 16:14:31 +08:00

38 lines
772 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.

# 飞鱼星 家用智能路由 cookie.cgi 权限绕过
## 漏洞描述
飞鱼星 家用智能路由存在权限绕过通过Drop特定的请求包访问未授权的管理员页面
## 漏洞影响
```
飞鱼星 家用智能路由
飞鱼星 企业级智能上网行为管理系统
```
## FOFA
```
title="飞鱼星家用智能路由"
```
## 漏洞复现
登录页面如下
![](https://typora-1308934770.cos.ap-beijing.myqcloud.com/202202162236515.png)
访问 index.html 时会请求 cookie.cgi
```plain
http://xxx.xxx.xxx.xxx/index.html
```
页面抓包 Drop掉 cookie.cgi
![](https://typora-1308934770.cos.ap-beijing.myqcloud.com/202202162236102.png)
跳转后台获取了权限
![](https://typora-1308934770.cos.ap-beijing.myqcloud.com/202202162236589.png)