MinIO is a Kubernetes native application for cloud storage. Prior to version `RELEASE.2021-12-27T07-23-18Z`, a malicious client can hand-craft an HTTP API call that allows for updating policy for a user and gaining higher privileges. The patch in version `RELEASE.2021-12-27T07-23-18Z` changes the accepted request body type and removes the ability to apply policy changes through this API. There is a workaround for this vulnerability: Changing passwords can be disabled by adding an explicit `Deny` rule to disable the API for users.
The product does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor.
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.
Link | Tags |
---|---|
https://github.com/minio/minio/security/advisories/GHSA-j6jc-jqqc-p6cx | third party advisory patch |
https://github.com/minio/minio/pull/13976 | third party advisory patch |
https://github.com/minio/minio/pull/7949 | third party advisory patch |
https://github.com/minio/minio/commit/5a96cbbeaabd0a82b0fe881378e7c21c85091abf | third party advisory patch |
https://github.com/minio/minio/releases/tag/RELEASE.2021-12-27T07-23-18Z | third party advisory release notes |