CVE-2021-41137: Improper Authorization
(updated )
Minio is a Kubernetes native application for cloud storage. All users are affected by a vulnerability that involves bypassing policy restrictions on regular users. Normally, checkKeyValid()
should return owner true for rootCreds
. In the affected version, policy restriction does not work properly for users who does not have service (svc) or security token service (STS) accounts.
References
Detect and mitigate CVE-2021-41137 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →