Vulnerability from bitnami_vulndb
Published
2024-03-06 10:56
Modified
2025-07-09 15:43
Summary
MinIO unsafe default: Access keys inherit `admin` of root user, allowing privilege escalation
Details
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.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "minio",
"purl": "pkg:bitnami/minio"
},
"ranges": [
{
"events": [
{
"introduced": "2024.1.31"
},
{
"fixed": "2024.2.4"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2024-24747"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:minio:minio:2024.01.31:*:*:*:*:*:*:*",
"cpe:2.3:a:minio:minio:2024-01-31t20-20-33z:*:*:*:*:*:*:*",
"cpe:2.3:a:minio:minio:*:*:*:*:*:*:*:*"
],
"severity": "High"
},
"details": "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.",
"id": "BIT-minio-2024-24747",
"modified": "2025-07-09T15:43:42.864Z",
"published": "2024-03-06T10:56:07.269Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/minio/minio/commit/0ae4915a9391ef4b3ec80f5fcdcf24ee6884e776"
},
{
"type": "WEB",
"url": "https://github.com/minio/minio/releases/tag/RELEASE.2024-01-31T20-20-33Z"
},
{
"type": "WEB",
"url": "https://github.com/minio/minio/security/advisories/GHSA-xx8w-mq23-29g4"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24747"
}
],
"schema_version": "1.5.0",
"summary": "MinIO unsafe default: Access keys inherit `admin` of root user, allowing privilege escalation"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…