QID 150665
Date Published: 2023-03-30
QID 150665: MinIO Information Disclosure Vulnerability (CVE-2023-28432)
MinIO is a High Performance Object Storage. It is API compatible with the Amazon S3 cloud storage service. It can handle unstructured data such as photos, videos, log files, backups, and container images with a current maximum supported object size of 5TB.
In a distributed deployment of MinIO, there is a vulnerability that results in information disclosure, impacting all users of the deployment. Specifically, MinIO returns all environment variables, including sensitive variables such as MINIO_SECRET_KEY and MINIO_ROOT_PASSWORD, without adequate protection, which can be exploited by malicious actors to gain unauthorized access to the system.
Affected Versions:
MinIO versions from RELEASE.2019-12-17T23-16-33Z and prior to RELEASE.2023-03-20T20-16-18Z
QID Detection Logic (Unauthenticated):
This QID performs a HTTP POST request to the "/minio/bootstrap/v1/verify" endpoint of a host running a distributed deployment of MinIO, and analyzes the response body to determine if MinIO is returning all environment variables, including MINIO_SECRET_KEY and MINIO_ROOT_PASSWORD.
This vulnerability could potentially compromise the security and integrity of the entire MinIO cluster.
CVEs related to QID 150665
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| Github |
|