First published: Tue Apr 27 2021(Updated: )
The S3 buckets and keys in a secure Apache Ozone Cluster must be inaccessible to anonymous access by default. The current security vulnerability allows access to keys and buckets through a curl command or an unauthenticated HTTP request. This enables unauthorized access to buckets and keys thereby exposing data to anonymous clients or users. This affected Apache Ozone prior to the 1.1.0 release.
Credit: security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache Ozone | <1.1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2020-17517 is high with a value of 7.5.
CVE-2020-17517 affects Apache Ozone versions up to and including 1.1.0.
The impact of CVE-2020-17517 is unauthorized access to S3 buckets and keys in a secure Apache Ozone Cluster.
To fix CVE-2020-17517, ensure that S3 buckets and keys in the Apache Ozone Cluster are inaccessible to anonymous access by default.
CWE-306 is Misconfiguration and CWE-285 is Improper Authorization.