Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-28432 PoC — Minio Information Disclosure in Cluster Deployment

Source
Associated Vulnerability
Title:Minio Information Disclosure in Cluster Deployment (CVE-2023-28432)
Description:Minio is a Multi-Cloud Object Storage framework. In a cluster deployment starting with RELEASE.2019-12-17T23-16-33Z and prior to RELEASE.2023-03-20T20-16-18Z, MinIO returns all environment variables, including `MINIO_SECRET_KEY` and `MINIO_ROOT_PASSWORD`, resulting in information disclosure. All users of distributed deployment are impacted. All users are advised to upgrade to RELEASE.2023-03-20T20-16-18Z.
Readme
# Minio-CVE-2023-28432

**用于Minio-CVE-2023-28432信息泄露的检测工具。仅用于学习和授权测试目的。**

**个人分析https://lhxhl.github.io/2023/04/03/minio2023/**

## 使用方法

**需要golang语言环境**

```bash
go build main.go
./main -h //使用帮助
./main -u url //单个url检测
./main -f file.txt //批量检测
```

**错误信息会写入err.txt,批量检测,成功的结果会报存在result.txt**

![image-20230406203902567](https://p.ipic.vip/4w8ogv.png)
File Snapshot

[4.0K] /data/pocs/f3ef440655729eac59db60d06c3ce2de3cbbed25 ├── [6.5K] err.txt ├── [ 37] go.mod ├── [6.1M] main ├── [5.4K] main.go ├── [ 503] README.md ├── [ 216] result.txt └── [ 192] urls.txt 0 directories, 7 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →