gsd-2023-28432
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-28432", "id": "GSD-2023-28432" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-28432" ], "details": "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.", "id": "GSD-2023-28432", "modified": "2023-12-13T01:20:48.226164Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2023-28432", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "minio", "version": { "version_data": [ { "version_affected": "=", "version_value": "\u003e= RELEASE.2019-12-17T23-16-33Z, \u003c RELEASE.2023-03-20T20-16-18Z" } ] } } ] }, "vendor_name": "minio" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "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." } ] }, "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" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-200", "lang": "eng", "value": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/minio/minio/security/advisories/GHSA-6xvq-wj2x-3h3q", "refsource": "MISC", "url": "https://github.com/minio/minio/security/advisories/GHSA-6xvq-wj2x-3h3q" }, { "name": "https://github.com/minio/minio/releases/tag/RELEASE.2023-03-20T20-16-18Z", "refsource": "MISC", "url": "https://github.com/minio/minio/releases/tag/RELEASE.2023-03-20T20-16-18Z" }, { "name": "https://twitter.com/Andrew___Morris/status/1639325397241278464", "refsource": "MISC", "url": "https://twitter.com/Andrew___Morris/status/1639325397241278464" }, { "name": "https://viz.greynoise.io/tag/minio-information-disclosure-attempt", "refsource": "MISC", "url": "https://viz.greynoise.io/tag/minio-information-disclosure-attempt" }, { "name": "https://www.greynoise.io/blog/openai-minio-and-why-you-should-always-use-docker-cli-scan-to-keep-your-supply-chain-clean", "refsource": "MISC", "url": "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" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=v2019-12-17t23-16-33z \u003cv2023-03-20t20-16-18z", "affected_versions": "All versions starting from 2019-12-17t23-16-33z before 2023-03-20t20-16-18z", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2023-03-28", "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.", "fixed_versions": [ "v2023-03-20t20-16-18z" ], "identifier": "CVE-2023-28432", "identifiers": [ "CVE-2023-28432", "GHSA-6xvq-wj2x-3h3q" ], "not_impacted": "", "package_slug": "go/github.com/minio/minio", "pubdate": "2023-03-22", "solution": "Upgrade to version 2023-03-20t20-16-18z or above.", "title": "Information Disclosure in Cluster Deployment", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-28432", "https://github.com/minio/minio/security/advisories/GHSA-6xvq-wj2x-3h3q", "https://github.com/minio/minio/releases/tag/RELEASE.2023-03-20T20-16-18Z", "https://www.greynoise.io/blog/openai-minio-and-why-you-should-always-use-docker-cli-scan-to-keep-your-supply-chain-clean", "https://twitter.com/Andrew___Morris/status/1639325397241278464", "https://viz.greynoise.io/tag/minio-information-disclosure-attempt" ], "uuid": "865975ba-7d1b-490c-b4a0-9c059856ca70", "versions": [] } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:minio:minio:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2023-03-20t20-16-18z", "versionStartIncluding": "2019-12-17t23-16-33z", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2023-28432" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "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": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/minio/minio/security/advisories/GHSA-6xvq-wj2x-3h3q", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://github.com/minio/minio/security/advisories/GHSA-6xvq-wj2x-3h3q" }, { "name": "https://github.com/minio/minio/releases/tag/RELEASE.2023-03-20T20-16-18Z", "refsource": "MISC", "tags": [ "Release Notes" ], "url": "https://github.com/minio/minio/releases/tag/RELEASE.2023-03-20T20-16-18Z" }, { "name": "https://www.greynoise.io/blog/openai-minio-and-why-you-should-always-use-docker-cli-scan-to-keep-your-supply-chain-clean", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://www.greynoise.io/blog/openai-minio-and-why-you-should-always-use-docker-cli-scan-to-keep-your-supply-chain-clean" }, { "name": "https://twitter.com/Andrew___Morris/status/1639325397241278464", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://twitter.com/Andrew___Morris/status/1639325397241278464" }, { "name": "https://viz.greynoise.io/tag/minio-information-disclosure-attempt", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://viz.greynoise.io/tag/minio-information-disclosure-attempt" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "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" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2023-03-28T16:26Z", "publishedDate": "2023-03-22T21:15Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.