CVE-2023-25812

Improper Authentication in go/github.com/minio/minio

Identifiers

CVE-2023-25812, GHSA-c8fc-mjj8-fc63

Package Slug

go/github.com/minio/minio

Vulnerability

Improper Authentication

Description

Minio is a Multi-Cloud Object Storage framework. Affected versions do not correctly honor a Deny policy on ByPassGoverance. Ideally, minio should return "Access Denied" to all users attempting to DELETE a versionId with the special header X-Amz-Bypass-Governance-Retention: true. However, this was not honored instead the request will be honored and an object under governance would be incorrectly deleted. All users are advised to upgrade. There are no known workarounds for this issue.

Affected Versions

All versions starting from 2020-04-10t03-34-42z before 2023-02-17t17-52-43z

Solution

Upgrade to version 2023-02-17t17-52-43z or above.

Last Modified

2023-03-08

source