Awesome-POC/Web应用漏洞/绿盟 BAS日志数据安全性分析系统 accountmanage 未授权访问漏洞.md
2024-11-06 14:10:36 +08:00

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

# 绿盟 BAS日志数据安全性分析系统 accountmanage 未授权访问漏洞
## 漏洞描述
绿盟 BAS日志数据安全性分析系统存在未授权访问漏洞通过漏洞可以添加任意账户登录平台获取敏感信息
## 漏洞影响
```
绿盟 BAS日志数据安全性分析系统
```
## 网络测绘
```
body="WebApi/encrypt/js-sha1/build/sha1.min.js"
```
## 漏洞复现
登录页面
![image-20220525145937586](images/202205251459725.png)
未授权页面
```
/accountmanage/index
```
![](images/202205251500626.png)
添加用户并登录
![](images/202205251500966.png)
使用账户登录后台
![](images/202205251500218.png)