
We found results for “”
CVE-2024-24747
Good to know:

Date: January 31, 2024
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.
Language: Go
Severity Score
Related Resources (6)
Severity Score
Weakness Type (CWE)
Improper Privilege Management
CWE-269Top Fix

Upgrade Version
Upgrade to version github.com/minio/minio - v0.0.0-20240131185645-0ae4915a9391
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | LOW |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | HIGH |
Integrity (I): | HIGH |
Availability (A): | HIGH |