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.
Description
CVE-2023-28432 MinIO敏感信息泄露检测脚本
Readme
# CVE-2023-28432
CVE-2023-28432 MinIO敏感信息泄露检测脚本

# Usage
``` bash

go mod tidy

go build main.go

./main -u 'http://example.com'

```

<img width="745" alt="image" src="https://user-images.githubusercontent.com/84277976/228404286-d8ffa7c6-c2e8-4d13-8da0-e0713656520c.png">
<img width="745" alt="image" src="https://user-images.githubusercontent.com/84277976/228404369-d362b751-1e20-4877-8e57-56a1aaca331a.png">

File Snapshot

[4.0K] /data/pocs/c635834fee75e495a3d1bc5fbbb69357647b7bb6 ├── [ 501] go.mod ├── [4.4K] go.sum ├── [1.2K] main.go └── [ 432] README.md 0 directories, 4 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 →