Access Restriction Bypass Affecting github.com/minio/minio/cmd Open this link in a new tab package, versions <0.0.0-20211012201802-415bbc74aacd
Attack Complexity
Low
Confidentiality
High
Integrity
High
Availability
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-GOLANG-GITHUBCOMMINIOMINIOCMD-1731499
-
published
14 Oct 2021
-
disclosed
14 Oct 2021
-
credit
Anis Elleuch
Introduced: 14 Oct 2021
CVE-2021-41137 Open this link in a new tabHow to fix?
Upgrade github.com/minio/minio/cmd
to version 0.0.0-20211012201802-415bbc74aacd or higher.
Overview
github.com/minio/minio/cmd is an open source object storage server compatible with Amazon S3 APIs.
Affected versions of this package are vulnerable to Access Restriction Bypass. checkKeyValid()
should return owner true for rootCreds
. This applies to users who don't have service (svc) or security token service (STS) accounts.