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
# minio_unauth_check
CVE-2023-28432,minio信息泄露检测工具

**本工具仅用于教育和研究目的,以提高安全意识和改进软件开发实践。在使用本工具之前,请确保您遵守了相关法律法规和道德准则。**

开发环境: python3

```python
使用方式(支持单个URL检测和批量检测)://url做了合规处理,支持输入ip、ip:port样式

单个检测:python minio_unauthcheck.py -u

示例:python minio_unauthcheck.py -u http://192.168.1.1/

批量检测:python minio_unauthcheck.py -f

示例:python minio_unauthcheck.py -f url.txt
```

演示截图:

单个检测:

![图片](https://user-images.githubusercontent.com/50813688/227418128-8298aa20-0a68-43cd-8333-5d5b7a786fb1.png)


批量检测:

![图片](https://user-images.githubusercontent.com/50813688/227418406-06c24f04-d353-4ce0-a710-bd2005f512c7.png)
File Snapshot

[4.0K] /data/pocs/4b47da0ad37152ec5fe9b8aad111ba1b19c39d34 ├── [3.2K] minio-unauthcheck.py └── [ 885] README.md 0 directories, 2 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 →