From 898140e7a80f969b1eec6561ac84f985e0a54d35 Mon Sep 17 00:00:00 2001 From: "Mark J. Cox" Date: Tue, 27 Apr 2021 17:48:53 +0100 Subject: [PATCH] Remove extra data included by mistake from tool --- 2020/17xxx/CVE-2020-17517.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2020/17xxx/CVE-2020-17517.json b/2020/17xxx/CVE-2020-17517.json index 479f3c330db..ea1ba933978 100644 --- a/2020/17xxx/CVE-2020-17517.json +++ b/2020/17xxx/CVE-2020-17517.json @@ -43,7 +43,7 @@ "description_data": [ { "lang": "eng", - "value": "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. Improper Authorization vulnerability in __COMPONENT__ of Apache Ozone allows an attacker to __IMPACT__. This issue affects Apache Ozone Apache Ozone version 1.0.0 and prior versions." + "value": "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." } ] }, @@ -80,4 +80,4 @@ "value": "Upgrade to the latest Apache Ozone 1.1.0 release." } ] -} \ No newline at end of file +}