{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2023-28432",
        "ASSIGNER": "security-advisories@github.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "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."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
                        "cweId": "CWE-200"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "minio",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "minio",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= RELEASE.2019-12-17T23-16-33Z, < RELEASE.2023-03-20T20-16-18Z"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/minio/minio/security/advisories/GHSA-6xvq-wj2x-3h3q",
                "refsource": "MISC",
                "name": "https://github.com/minio/minio/security/advisories/GHSA-6xvq-wj2x-3h3q"
            },
            {
                "url": "https://github.com/minio/minio/releases/tag/RELEASE.2023-03-20T20-16-18Z",
                "refsource": "MISC",
                "name": "https://github.com/minio/minio/releases/tag/RELEASE.2023-03-20T20-16-18Z"
            },
            {
                "url": "https://twitter.com/Andrew___Morris/status/1639325397241278464",
                "refsource": "MISC",
                "name": "https://twitter.com/Andrew___Morris/status/1639325397241278464"
            },
            {
                "url": "https://viz.greynoise.io/tag/minio-information-disclosure-attempt",
                "refsource": "MISC",
                "name": "https://viz.greynoise.io/tag/minio-information-disclosure-attempt"
            },
            {
                "url": "https://www.greynoise.io/blog/openai-minio-and-why-you-should-always-use-docker-cli-scan-to-keep-your-supply-chain-clean",
                "refsource": "MISC",
                "name": "https://www.greynoise.io/blog/openai-minio-and-why-you-should-always-use-docker-cli-scan-to-keep-your-supply-chain-clean"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-6xvq-wj2x-3h3q",
        "discovery": "UNKNOWN"
    },
    "impact": {
        "cvss": [
            {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.1"
            }
        ]
    }
}