CVE-2023-27589

Improper Access Control in go/github.com/minio/minio

Identifiers

CVE-2023-27589, GHSA-9wfv-wmf7-6753

Package Slug

go/github.com/minio/minio

Vulnerability

Improper Access Control

Description

Minio is a Multi-Cloud Object Storage framework. Starting with RELEASE.2020-12-23T02-24-12Z and prior to RELEASE.2023-03-13T19-46-17Z, a user with consoleAdmin permissions can potentially create a user that matches the root credential accessKey. Once this user is created successfully, the root credential ceases to work appropriately. The issue is patched in RELEASE.2023-03-13T19-46-17Z. There are ways to work around this via adding higher privileges to the disabled root user via mc admin policy set.

Affected Versions

All versions starting from v0.0.0-20201223003258-8565cefe4eb9 before v0.0.0-20230313194617-c7f7e67a100c

Solution

Upgrade to version v0.0.0-20230313194617-c7f7e67a100c or above.

Last Modified

2023-03-22

source