Authenticated requests for server update admin API allows path traversal in minio
CVE-2022-35919
Key Information:
Badges
What is CVE-2022-35919?
MinIO is a High Performance Object Storage released under GNU Affero General Public License v3.0. In affected versions all 'admin' users authorized for admin:ServerUpdate
can selectively trigger an error that in response, returns the content of the path requested. Any normal OS system would allow access to contents at any arbitrary paths that are readable by MinIO process. Users are advised to upgrade. Users unable to upgrade may disable ServerUpdate API by denying the admin:ServerUpdate
action for your admin users via IAM policies.
Affected Version(s)
minio < RELEASE.2022-07-29T19-40-48Z
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.