From 7a92b7399e4045945d59a575fc462d22cbe0da22 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 21 Feb 2020 00:01:14 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/5xxx/CVE-2020-5243.json | 4 ++-- 2020/9xxx/CVE-2020-9326.json | 18 ++++++++++++++++++ 2 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 2020/9xxx/CVE-2020-9326.json diff --git a/2020/5xxx/CVE-2020-5243.json b/2020/5xxx/CVE-2020-5243.json index 0515486f7c0..b118f345fa7 100644 --- a/2020/5xxx/CVE-2020-5243.json +++ b/2020/5xxx/CVE-2020-5243.json @@ -35,7 +35,7 @@ "description_data": [ { "lang": "eng", - "value": "uap-core before 0.7.3 is vulnerable to a denial of service attack when processing crafted User-Agent strings.\n\nSome regexes are vulnerable to regular expression denial of service (REDoS) due to overlapping capture groups. This allows remote attackers to overload a server by setting the User-Agent header in an HTTP(S) request to maliciously crafted long strings.\n\nThis has been patched in uap-core 0.7.3." + "value": "uap-core before 0.7.3 is vulnerable to a denial of service attack when processing crafted User-Agent strings. Some regexes are vulnerable to regular expression denial of service (REDoS) due to overlapping capture groups. This allows remote attackers to overload a server by setting the User-Agent header in an HTTP(S) request to maliciously crafted long strings. This has been patched in uap-core 0.7.3." } ] }, @@ -85,4 +85,4 @@ "advisory": "GHSA-cmcx-xhr8-3w9p", "discovery": "UNKNOWN" } -} +} \ No newline at end of file diff --git a/2020/9xxx/CVE-2020-9326.json b/2020/9xxx/CVE-2020-9326.json new file mode 100644 index 00000000000..c433720d6fd --- /dev/null +++ b/2020/9xxx/CVE-2020-9326.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-9326", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file