关联漏洞
标题:
MinIO 信息泄露漏洞
(CVE-2023-28432)
描述:MinIO是美国MinIO公司的一款开源的对象存储服务器。该产品支持构建用于机器学习、分析和应用程序数据工作负载的基础架构。 MinIO 存在信息泄露漏洞,该漏洞源于在集群部署中MinIO会返回所有环境变量,导致信息泄露。
描述
PoC for CVE-2023-28432
介绍
# CVE-2023-28432
`Description`:
```txt
The Multi-Cloud Object Storage framework MinIO from RELEASE.2019-12-17T23-16-33Z
to RELEASE.2023-03-20T20-16-18Z is vulnerable to information disclosure. In the affected
versions, MinIO returns all environment variables, including "MINIO_SECRET_KEY" and
"MINIO_ROOT_PASSWORD".
```
## Usage
```bash
python3 exploit.py -u http://targeturl
```
- the full response will be saved to response.txt
文件快照
[4.0K] /data/pocs/38a96eebf0fc45722041911d2111d35207ad6f9d
├── [2.4K] exploit.py
├── [1.0K] LICENSE
└── [ 436] README.md
0 directories, 3 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。