{"api_version":"1","generated_at":"2026-04-22T23:09:17+00:00","cve":"CVE-2023-28433","urls":{"html":"https://cve.report/CVE-2023-28433","api":"https://cve.report/api/cve/CVE-2023-28433.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2023-28433","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2023-28433"},"summary":{"title":"CVE-2023-28433","description":"Minio is a Multi-Cloud Object Storage framework. All users on Windows prior to version RELEASE.2023-03-20T20-16-18Z are impacted. MinIO fails to filter the `\\` character, which allows for arbitrary object placement across buckets. As a result, a user with low privileges, such as an access key, service account, or STS credential, which only has permission to `PutObject` in a specific bucket, can create an admin user. This issue is patched in RELEASE.2023-03-20T20-16-18Z. There are no known workarounds.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2023-03-22 21:15:00","updated_at":"2023-03-28 16:25:00"},"problem_types":["NVD-CWE-noinfo"],"metrics":[],"references":[{"url":"https://github.com/minio/minio/commit/8d6558b23649f613414c8527b58973fbdfa4d1b8","name":"https://github.com/minio/minio/commit/8d6558b23649f613414c8527b58973fbdfa4d1b8","refsource":"MISC","tags":[],"title":"fix: convert '\\' to '/' on windows (#16852) · minio/minio@8d6558b · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/minio/minio/commit/b3c54ec81e0a06392abfb3a1ffcdc80c6fbf6ebc","name":"https://github.com/minio/minio/commit/b3c54ec81e0a06392abfb3a1ffcdc80c6fbf6ebc","refsource":"MISC","tags":[],"title":"reject object names with '\\' on windows (#16856) · minio/minio@b3c54ec · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/minio/minio/releases/tag/RELEASE.2023-03-20T20-16-18Z","name":"https://github.com/minio/minio/releases/tag/RELEASE.2023-03-20T20-16-18Z","refsource":"MISC","tags":[],"title":"Release Security and Bug Fixes Release · minio/minio · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/minio/minio/security/advisories/GHSA-w23q-4hw3-2pp6","name":"https://github.com/minio/minio/security/advisories/GHSA-w23q-4hw3-2pp6","refsource":"MISC","tags":[],"title":"Privilege Escalation on Windows via Path separator manipulation · Advisory · minio/minio · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2023-28433","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-28433","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2023","cve_id":"28433","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"minio","cpe5":"minio","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"data_version":"4.0","data_type":"CVE","data_format":"MITRE","CVE_data_meta":{"ID":"CVE-2023-28433","ASSIGNER":"security-advisories@github.com","STATE":"PUBLIC"},"description":{"description_data":[{"lang":"eng","value":"Minio is a Multi-Cloud Object Storage framework. All users on Windows prior to version RELEASE.2023-03-20T20-16-18Z are impacted. MinIO fails to filter the `\\` character, which allows for arbitrary object placement across buckets. As a result, a user with low privileges, such as an access key, service account, or STS credential, which only has permission to `PutObject` in a specific bucket, can create an admin user. This issue is patched in RELEASE.2023-03-20T20-16-18Z. There are no known workarounds."}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-668: Exposure of Resource to Wrong Sphere","cweId":"CWE-668"}]}]},"affects":{"vendor":{"vendor_data":[{"vendor_name":"minio","product":{"product_data":[{"product_name":"minio","version":{"version_data":[{"version_affected":"=","version_value":"< RELEASE.2023-03-20T20-16-18Z"}]}}]}}]}},"references":{"reference_data":[{"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://github.com/minio/minio/security/advisories/GHSA-w23q-4hw3-2pp6","refsource":"MISC","name":"https://github.com/minio/minio/security/advisories/GHSA-w23q-4hw3-2pp6"},{"url":"https://github.com/minio/minio/commit/8d6558b23649f613414c8527b58973fbdfa4d1b8","refsource":"MISC","name":"https://github.com/minio/minio/commit/8d6558b23649f613414c8527b58973fbdfa4d1b8"},{"url":"https://github.com/minio/minio/commit/b3c54ec81e0a06392abfb3a1ffcdc80c6fbf6ebc","refsource":"MISC","name":"https://github.com/minio/minio/commit/b3c54ec81e0a06392abfb3a1ffcdc80c6fbf6ebc"}]},"source":{"advisory":"GHSA-w23q-4hw3-2pp6","discovery":"UNKNOWN"},"impact":{"cvss":[{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":8.8,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","version":"3.1"}]}},"nvd":{"publishedDate":"2023-03-22 21:15:00","lastModifiedDate":"2023-03-28 16:25:00","problem_types":["NVD-CWE-noinfo"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH","baseScore":8.8,"baseSeverity":"HIGH"},"exploitabilityScore":2.8,"impactScore":5.9}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:minio:minio:*:*:*:*:*:*:*:*","versionEndExcluding":"2023-03-20t20-16-18z","cpe_name":[]}]}]}},"legacy_mitre":{"record":null,"notes":[]}}}