CVE-2022-35919: Authenticated requests for server update admin API allows path traversal in minio
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.
Credit
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2022-35919?
CVE-2022-35919 has a medium severity rating due to potential unauthorized access to sensitive file paths.
How do I fix CVE-2022-35919?
To fix CVE-2022-35919, upgrade to a version of MinIO released after July 29, 2022.
Who is affected by CVE-2022-35919?
CVE-2022-35919 affects all MinIO instances with admin users authorized for admin:ServerUpdate prior to the fix.
What type of vulnerability is CVE-2022-35919?
CVE-2022-35919 is classified as a path traversal vulnerability.
Can CVE-2022-35919 lead to data exposure?
Yes, CVE-2022-35919 can potentially lead to data exposure by allowing admin users to access restricted file paths.