x/vulndb: potential Go vuln in github.com/minio/minio: CVE-2022-24842 #421
Labels
excluded: EFFECTIVELY_PRIVATE
This vulnerability exists in a package can be imported, but isn't meant to be outside that module.
CVE-2022-24842 references github.com/minio/minio, which may be a Go module.
Description:
MinIO is a High Performance Object Storage released under GNU Affero General Public License v3.0. A security issue was found where an non-admin user is able to create service accounts for root or other admin users and then is able to assume their access policies via the generated credentials. This in turn allows the user to escalate privilege to that of the root user. This vulnerability has been resolved in pull request #14729 and is included in
RELEASE.2022-04-12T06-55-35Z
. Users unable to upgrade may workaround this issue by explicitly adding aadmin:CreateServiceAccount
deny policy, however, this, in turn, denies the user the ability to create their own service accounts as well.Links:
See doc/triage.md for instructions on how to triage this report.
The text was updated successfully, but these errors were encountered: