From 434cde33fe1271bab5f238a2180da97122cce444 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 16 May 2018 12:04:50 -0400 Subject: [PATCH] - Synchronized data. --- 2017/7xxx/CVE-2017-7473.json | 50 ++------------------------- 2018/8xxx/CVE-2018-8014.json | 65 ++++++++++++++++++++++++++++++++++-- 2 files changed, 65 insertions(+), 50 deletions(-) diff --git a/2017/7xxx/CVE-2017-7473.json b/2017/7xxx/CVE-2017-7473.json index fac13c10047..8bdb4671408 100644 --- a/2017/7xxx/CVE-2017-7473.json +++ b/2017/7xxx/CVE-2017-7473.json @@ -1,32 +1,9 @@ { "CVE_data_meta" : { - "ASSIGNER" : "secalert@redhat.com", + "ASSIGNER" : "cve@mitre.org", "DATE_PUBLIC" : "2017-03-10T00:00:00", "ID" : "CVE-2017-7473", - "STATE" : "PUBLIC" - }, - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "product" : { - "product_data" : [ - { - "product_name" : "ansible", - "version" : { - "version_data" : [ - { - "version_value" : "2.2.3 and earlier" - } - ] - } - } - ] - }, - "vendor_name" : "Red Hat, Inc." - } - ] - } + "STATE" : "REJECT" }, "data_format" : "MITRE", "data_type" : "CVE", @@ -35,28 +12,7 @@ "description_data" : [ { "lang" : "eng", - "value" : "Ansible versions 2.2.3 and earlier are vulnerable to an information disclosure flaw due to the interaction of call back plugins and the no_log directive where the information may not be sanitized properly." - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "CWE-212" - } - ] - } - ] - }, - "references" : { - "reference_data" : [ - { - "name" : "https://github.com/ansible/ansible/issues/22505", - "refsource" : "MISC", - "url" : "https://github.com/ansible/ansible/issues/22505" + "value" : "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA based off of CNT 3. Further investigation determined that there was a secure method for using the directive. Notes: none." } ] } diff --git a/2018/8xxx/CVE-2018-8014.json b/2018/8xxx/CVE-2018-8014.json index 52cdad1096f..aa59d4415ec 100644 --- a/2018/8xxx/CVE-2018-8014.json +++ b/2018/8xxx/CVE-2018-8014.json @@ -1,8 +1,31 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "security@apache.org", "ID" : "CVE-2018-8014", - "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,43 @@ "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" : "The defaults settings for the CORS filter provided in Apache Tomcat 9.0.0.M1 to 9.0.8, 8.5.0 to 8.5.31, 8.0.0.RC1 to 8.0.52, 7.0.41 to 7.0.88 are insecure and enable 'supportsCredentials' for all origins. It is expected that users of the CORS filter will have configured it appropriately for their environment rather than using it in the default configuration. Therefore, it is expected that most users will not be impacted by this issue." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "http://tomcat.apache.org/security-7.html", + "refsource" : "CONFIRM", + "url" : "http://tomcat.apache.org/security-7.html" + }, + { + "name" : "http://tomcat.apache.org/security-8.html", + "refsource" : "CONFIRM", + "url" : "http://tomcat.apache.org/security-8.html" + }, + { + "name" : "http://tomcat.apache.org/security-9.html", + "refsource" : "CONFIRM", + "url" : "http://tomcat.apache.org/security-9.html" + }, + { + "name" : "https://lists.apache.org/thread.html/fbfb713e4f8a4c0f81089b89450828011343593800cae3fb629192b1@%3Cannounce.tomcat.apache.org%3E", + "refsource" : "CONFIRM", + "url" : "https://lists.apache.org/thread.html/fbfb713e4f8a4c0f81089b89450828011343593800cae3fb629192b1@%3Cannounce.tomcat.apache.org%3E" } ] }