From b4b50964ee6be23faea535b613cdd4244eae2f26 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 28 Feb 2018 19:04:33 -0500 Subject: [PATCH] - Synchronized data. --- 2018/6xxx/CVE-2018-6653.json | 46 ++++++++++++++++++++++++++++++++++-- 2018/7xxx/CVE-2018-7573.json | 18 ++++++++++++++ 2 files changed, 62 insertions(+), 2 deletions(-) create mode 100644 2018/7xxx/CVE-2018-7573.json diff --git a/2018/6xxx/CVE-2018-6653.json b/2018/6xxx/CVE-2018-6653.json index d50c46b452a..fa5a3f066d7 100644 --- a/2018/6xxx/CVE-2018-6653.json +++ b/2018/6xxx/CVE-2018-6653.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2018-6653", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "n/a", + "version" : { + "version_data" : [ + { + "version_value" : "n/a" + } + ] + } + } + ] + }, + "vendor_name" : "n/a" + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +34,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" : "comforte SWAP 1049 through 1069 and 20.0.0 through 21.5.3 (as used on HPE NonStop systems and in the comforte SecurCS, SecurFTP, SecurLib/SSL-AT, and SecurTN products), after executing the RELOAD CERTIFICATES command, does not ensure that clients use a strong TLS cipher suite, which makes it easier for remote attackers to defeat intended cryptographic protection mechanisms by sniffing the network. This is fixed in 21.6.0." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://comforte.com/cve-2018-6653/" } ] } diff --git a/2018/7xxx/CVE-2018-7573.json b/2018/7xxx/CVE-2018-7573.json new file mode 100644 index 00000000000..a5f8bd36e0f --- /dev/null +++ b/2018/7xxx/CVE-2018-7573.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-7573", + "STATE" : "RESERVED" + }, + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "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." + } + ] + } +}