From 8cbb469c81a18b22619bb19f18698ba573db01dc Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 19 Jul 2018 11:07:33 -0400 Subject: [PATCH] - Synchronized data. --- 2018/14xxx/CVE-2018-14332.json | 58 ++++++++++++++++++++++++++++++++-- 2018/14xxx/CVE-2018-14406.json | 18 +++++++++++ 2018/14xxx/CVE-2018-14407.json | 18 +++++++++++ 3 files changed, 92 insertions(+), 2 deletions(-) create mode 100644 2018/14xxx/CVE-2018-14406.json create mode 100644 2018/14xxx/CVE-2018-14407.json diff --git a/2018/14xxx/CVE-2018-14332.json b/2018/14xxx/CVE-2018-14332.json index c64443afb89..808ee659fbb 100644 --- a/2018/14xxx/CVE-2018-14332.json +++ b/2018/14xxx/CVE-2018-14332.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2018-14332", - "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,38 @@ "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" : "An issue was discovered in Clementine Music Player 1.3.1. Clementine.exe is vulnerable to a user mode write access violation due to a NULL pointer dereference in the Init call in the MoodbarPipeline::NewPadCallback function in moodbar/moodbarpipeline.cpp. The vulnerability is triggered when the user opens a malformed mp3 file." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/MostafaSoliman/Security-Advisories/blob/master/CVE-2018-14332", + "refsource" : "MISC", + "url" : "https://github.com/MostafaSoliman/Security-Advisories/blob/master/CVE-2018-14332" + }, + { + "name" : "https://github.com/clementine-player/Clementine/blob/e5ab3e786f9adde12cec3cc90cfe8c1cc6b06320/src/moodbar/moodbarpipeline.cpp#L155", + "refsource" : "CONFIRM", + "url" : "https://github.com/clementine-player/Clementine/blob/e5ab3e786f9adde12cec3cc90cfe8c1cc6b06320/src/moodbar/moodbarpipeline.cpp#L155" + }, + { + "name" : "https://github.com/clementine-player/Clementine/issues/6078", + "refsource" : "CONFIRM", + "url" : "https://github.com/clementine-player/Clementine/issues/6078" } ] } diff --git a/2018/14xxx/CVE-2018-14406.json b/2018/14xxx/CVE-2018-14406.json new file mode 100644 index 00000000000..26edae32115 --- /dev/null +++ b/2018/14xxx/CVE-2018-14406.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-14406", + "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." + } + ] + } +} diff --git a/2018/14xxx/CVE-2018-14407.json b/2018/14xxx/CVE-2018-14407.json new file mode 100644 index 00000000000..5897e4241ba --- /dev/null +++ b/2018/14xxx/CVE-2018-14407.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-14407", + "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." + } + ] + } +}