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

Goal: 1000 CNY · Raised: 1110 CNY

100%

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.
Description
PoC for CVE-2023-28432
Readme
# 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
File Snapshot

[4.0K] /data/pocs/38a96eebf0fc45722041911d2111d35207ad6f9d ├── [2.4K] exploit.py ├── [1.0K] LICENSE └── [ 436] README.md 0 directories, 3 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 →