From 5bf84d9c05ecb566a41eebce88e20c42f6f19b78 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 30 Jan 2019 17:05:19 -0500 Subject: [PATCH] - Synchronized data. --- 2017/16xxx/CVE-2017-16138.json | 2 +- 2018/17xxx/CVE-2018-17189.json | 2 ++ 2018/17xxx/CVE-2018-17199.json | 2 ++ 2018/3xxx/CVE-2018-3956.json | 2 ++ 2019/0xxx/CVE-2019-0190.json | 2 ++ 2019/7xxx/CVE-2019-7238.json | 18 ++++++++++++++++++ 6 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 2019/7xxx/CVE-2019-7238.json diff --git a/2017/16xxx/CVE-2017-16138.json b/2017/16xxx/CVE-2017-16138.json index e9e49476c71..87324190eec 100644 --- a/2017/16xxx/CVE-2017-16138.json +++ b/2017/16xxx/CVE-2017-16138.json @@ -35,7 +35,7 @@ "description_data" : [ { "lang" : "eng", - "value" : "The mime module is vulnerable to regular expression denial of service when a mime lookup is performed on untrusted user input." + "value" : "The mime module < 1.4.1, 2.0.1, 2.0.2 is vulnerable to regular expression denial of service when a mime lookup is performed on untrusted user input." } ] }, diff --git a/2018/17xxx/CVE-2018-17189.json b/2018/17xxx/CVE-2018-17189.json index 5b9580ccd6c..8c9c8328b51 100644 --- a/2018/17xxx/CVE-2018-17189.json +++ b/2018/17xxx/CVE-2018-17189.json @@ -54,6 +54,8 @@ "references" : { "reference_data" : [ { + "name" : "https://httpd.apache.org/security/vulnerabilities_24.html", + "refsource" : "CONFIRM", "url" : "https://httpd.apache.org/security/vulnerabilities_24.html" } ] diff --git a/2018/17xxx/CVE-2018-17199.json b/2018/17xxx/CVE-2018-17199.json index 0ca52f97a6b..56bd2099b6f 100644 --- a/2018/17xxx/CVE-2018-17199.json +++ b/2018/17xxx/CVE-2018-17199.json @@ -54,6 +54,8 @@ "references" : { "reference_data" : [ { + "name" : "https://httpd.apache.org/security/vulnerabilities_24.html", + "refsource" : "CONFIRM", "url" : "https://httpd.apache.org/security/vulnerabilities_24.html" } ] diff --git a/2018/3xxx/CVE-2018-3956.json b/2018/3xxx/CVE-2018-3956.json index b27295beb15..d3002e41266 100644 --- a/2018/3xxx/CVE-2018-3956.json +++ b/2018/3xxx/CVE-2018-3956.json @@ -54,6 +54,8 @@ "references" : { "reference_data" : [ { + "name" : "https://www.talosintelligence.com/vulnerability_reports/TALOS-2018-0626", + "refsource" : "MISC", "url" : "https://www.talosintelligence.com/vulnerability_reports/TALOS-2018-0626" } ] diff --git a/2019/0xxx/CVE-2019-0190.json b/2019/0xxx/CVE-2019-0190.json index 2a8b47c8ee0..439e1cc9433 100644 --- a/2019/0xxx/CVE-2019-0190.json +++ b/2019/0xxx/CVE-2019-0190.json @@ -54,6 +54,8 @@ "references" : { "reference_data" : [ { + "name" : "https://httpd.apache.org/security/vulnerabilities_24.html", + "refsource" : "CONFIRM", "url" : "https://httpd.apache.org/security/vulnerabilities_24.html" } ] diff --git a/2019/7xxx/CVE-2019-7238.json b/2019/7xxx/CVE-2019-7238.json new file mode 100644 index 00000000000..e70eedce4b7 --- /dev/null +++ b/2019/7xxx/CVE-2019-7238.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-7238", + "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." + } + ] + } +}