Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Minio | Minio | 2024-01-31t20-20-33z |
Related Weaknesses (CWE)
References
- https://github.com/minio/minio/commit/0ae4915a9391ef4b3ec80f5fcdcf24ee6884e776Patch
- https://github.com/minio/minio/releases/tag/RELEASE.2024-01-31T20-20-33ZPatchRelease Notes
- https://github.com/minio/minio/security/advisories/GHSA-xx8w-mq23-29g4ExploitPatchVendor Advisory
- https://github.com/minio/minio/commit/0ae4915a9391ef4b3ec80f5fcdcf24ee6884e776Patch
- https://github.com/minio/minio/releases/tag/RELEASE.2024-01-31T20-20-33ZPatchRelease Notes
- https://github.com/minio/minio/security/advisories/GHSA-xx8w-mq23-29g4ExploitPatchVendor Advisory
FAQ
What is CVE-2024-24747?
CVE-2024-24747 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 unle...
How severe is CVE-2024-24747?
CVE-2024-24747 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-24747?
Check the references section above for vendor advisories and patch information. Affected products include: Minio Minio.