MinIO is a High Performance Object Storage. When someone creates an access key, it inherits the permissions of the parent key. Not only for `s3:*` actions, but also `admin:*` actions. Which means unless somewhere above in the access-key hierarchy, the `admin` rights are denied, access keys will be able to simply override their own `s3` permissions to something more permissive. The vulnerability is fixed in RELEASE.2024-01-31T20-20-33Z.
References
Link | Resource |
---|---|
https://github.com/minio/minio/commit/0ae4915a9391ef4b3ec80f5fcdcf24ee6884e776 | Patch |
https://github.com/minio/minio/releases/tag/RELEASE.2024-01-31T20-20-33Z | Patch Release Notes |
https://github.com/minio/minio/security/advisories/GHSA-xx8w-mq23-29g4 | Exploit Patch Vendor Advisory |
Configurations
History
No history.
Information
Published : 2024-01-31 22:15
Updated : 2024-02-09 15:18
NVD link : CVE-2024-24747
Mitre link : CVE-2024-24747
CVE.ORG link : CVE-2024-24747
JSON object : View
Products Affected
minio
- minio
CWE
CWE-269
Improper Privilege Management