From 7fe844f0426600cecfb49427a803cff729667e63 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 5 Feb 2019 13:20:17 -0500 Subject: [PATCH] Adding CVE-2019-6590 content using CNA information provided on 2019-01-29T13:16:36. --- 2019/6xxx/CVE-2019-6590.json | 49 +++++++++++++++++++++++++++++++++--- 1 file changed, 46 insertions(+), 3 deletions(-) diff --git a/2019/6xxx/CVE-2019-6590.json b/2019/6xxx/CVE-2019-6590.json index 3cbd92ade58..06c17ee34ff 100644 --- a/2019/6xxx/CVE-2019-6590.json +++ b/2019/6xxx/CVE-2019-6590.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "f5sirt@f5.com", + "DATE_PUBLIC" : "2019-01-29T00:00:00", "ID" : "CVE-2019-6590", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "BIG-IP (LTM)", + "version" : { + "version_data" : [ + { + "version_value" : "13.0.0-13.0.1, 12.1.0-12.1.3.6" + } + ] + } + } + ] + }, + "vendor_name" : "F5 Networks, Inc." + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +35,26 @@ "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." + "value" : "On BIG-IP 13.0.0 to 13.0.1 and 12.1.0 to 12.1.3.6, under certain conditions, the TMM may consume excessive resources when processing SSL Session ID Persistence traffic." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "DoS" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://support.f5.com/csp/article/K55101404" } ] }