Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Improper Privilege Management vulnerabilities in an interactive lesson.
Start learningUpgrade Alpine:3.19
minio
to version 0.20240131.202033-r0 or higher.
Note: Versions mentioned in the description apply only to the upstream minio
package and not the minio
package as distributed by Alpine
.
See How to fix?
for Alpine:3.19
relevant fixed versions and status.
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.