From cb834eb7ccc329f2bbeaf13ffa0a8c6e69b186fb Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 25 Feb 2019 14:04:52 -0500 Subject: [PATCH] - Synchronized data. --- 2016/1000xxx/CVE-2016-1000276.json | 55 ++------------------------ 2019/9xxx/CVE-2019-9147.json | 18 +++++++++ 2019/9xxx/CVE-2019-9148.json | 18 +++++++++ 2019/9xxx/CVE-2019-9149.json | 18 +++++++++ 2019/9xxx/CVE-2019-9150.json | 18 +++++++++ 2019/9xxx/CVE-2019-9151.json | 62 ++++++++++++++++++++++++++++++ 2019/9xxx/CVE-2019-9152.json | 62 ++++++++++++++++++++++++++++++ 2019/9xxx/CVE-2019-9153.json | 18 +++++++++ 2019/9xxx/CVE-2019-9154.json | 18 +++++++++ 2019/9xxx/CVE-2019-9155.json | 18 +++++++++ 10 files changed, 253 insertions(+), 52 deletions(-) create mode 100644 2019/9xxx/CVE-2019-9147.json create mode 100644 2019/9xxx/CVE-2019-9148.json create mode 100644 2019/9xxx/CVE-2019-9149.json create mode 100644 2019/9xxx/CVE-2019-9150.json create mode 100644 2019/9xxx/CVE-2019-9151.json create mode 100644 2019/9xxx/CVE-2019-9152.json create mode 100644 2019/9xxx/CVE-2019-9153.json create mode 100644 2019/9xxx/CVE-2019-9154.json create mode 100644 2019/9xxx/CVE-2019-9155.json diff --git a/2016/1000xxx/CVE-2016-1000276.json b/2016/1000xxx/CVE-2016-1000276.json index 3a4e63b5cc1..e31a89018d6 100644 --- a/2016/1000xxx/CVE-2016-1000276.json +++ b/2016/1000xxx/CVE-2016-1000276.json @@ -1,34 +1,11 @@ { "CVE_data_meta" : { - "ASSIGNER" : "kurt@seifried.org", + "ASSIGNER" : "cve@mitre.org", "DATE_ASSIGNED" : "2019-02-04T11:22:33", "DATE_REQUESTED" : "2019-02-04T11:22:33", "ID" : "CVE-2016-1000276", "REQUESTER" : "kurt@seifried.org", - "STATE" : "PUBLIC" - }, - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "product" : { - "product_data" : [ - { - "product_name" : "Audacity", - "version" : { - "version_data" : [ - { - "version_value" : "2.1.2" - } - ] - } - } - ] - }, - "vendor_name" : "Audacity" - } - ] - } + "STATE" : "REJECT" }, "data_format" : "MITRE", "data_type" : "CVE", @@ -37,33 +14,7 @@ "description_data" : [ { "lang" : "eng", - "value" : "Audacity version 2.1.2 is vulnerable to DLL Hijack, it tries to load avformat-55.dll without supplying the absolute path, thus relying upon the presence of such DLL on the system directory. This behavior results in an exploitable DLL Hijack vulnerability, even if the SafeDllSerchMode flag is enabled." - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Unsafe DLL" - } - ] - } - ] - }, - "references" : { - "reference_data" : [ - { - "name" : "https://lists.openwall.net/full-disclosure/2017/01/04/3", - "refsource" : "MISC", - "url" : "https://lists.openwall.net/full-disclosure/2017/01/04/3" - }, - { - "name" : "https://forum.audacityteam.org/viewtopic.php?f=46&t=92698", - "refsource" : "CONFIRM", - "url" : "https://forum.audacityteam.org/viewtopic.php?f=46&t=92698" + "value" : "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2017-1000010. Reason: This candidate is a duplicate of CVE-2017-1000010. Notes: All CVE users should reference CVE-2017-1000010 instead of this candidate. All references and descriptions in this candidate have been removed to prevent accidental usage." } ] } diff --git a/2019/9xxx/CVE-2019-9147.json b/2019/9xxx/CVE-2019-9147.json new file mode 100644 index 00000000000..456f444bc98 --- /dev/null +++ b/2019/9xxx/CVE-2019-9147.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9147", + "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/2019/9xxx/CVE-2019-9148.json b/2019/9xxx/CVE-2019-9148.json new file mode 100644 index 00000000000..998b56eb39d --- /dev/null +++ b/2019/9xxx/CVE-2019-9148.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9148", + "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/2019/9xxx/CVE-2019-9149.json b/2019/9xxx/CVE-2019-9149.json new file mode 100644 index 00000000000..46eddc53ce9 --- /dev/null +++ b/2019/9xxx/CVE-2019-9149.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9149", + "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/2019/9xxx/CVE-2019-9150.json b/2019/9xxx/CVE-2019-9150.json new file mode 100644 index 00000000000..03b4319bc1e --- /dev/null +++ b/2019/9xxx/CVE-2019-9150.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9150", + "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/2019/9xxx/CVE-2019-9151.json b/2019/9xxx/CVE-2019-9151.json new file mode 100644 index 00000000000..c3545acc79d --- /dev/null +++ b/2019/9xxx/CVE-2019-9151.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9151", + "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", + "data_version" : "4.0", + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "An issue was discovered in the HDF HDF5 1.10.4 library. There is an out of bounds read in the function H5VM_memcpyvv in H5VM.c when called from H5D__compact_readvv in H5Dcompact.c." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/magicSwordsMan/PAAFS/tree/master/vul7", + "refsource" : "MISC", + "url" : "https://github.com/magicSwordsMan/PAAFS/tree/master/vul7" + } + ] + } +} diff --git a/2019/9xxx/CVE-2019-9152.json b/2019/9xxx/CVE-2019-9152.json new file mode 100644 index 00000000000..563c20c1d4d --- /dev/null +++ b/2019/9xxx/CVE-2019-9152.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9152", + "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", + "data_version" : "4.0", + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "An issue was discovered in the HDF HDF5 1.10.4 library. There is an out of bounds read in the function H5MM_xstrdup in H5MM.c when called from H5O_dtype_decode_helper in H5Odtype.c." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/magicSwordsMan/PAAFS/tree/master/vul8", + "refsource" : "MISC", + "url" : "https://github.com/magicSwordsMan/PAAFS/tree/master/vul8" + } + ] + } +} diff --git a/2019/9xxx/CVE-2019-9153.json b/2019/9xxx/CVE-2019-9153.json new file mode 100644 index 00000000000..f766d4d144b --- /dev/null +++ b/2019/9xxx/CVE-2019-9153.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9153", + "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/2019/9xxx/CVE-2019-9154.json b/2019/9xxx/CVE-2019-9154.json new file mode 100644 index 00000000000..7daa8deb06a --- /dev/null +++ b/2019/9xxx/CVE-2019-9154.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9154", + "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/2019/9xxx/CVE-2019-9155.json b/2019/9xxx/CVE-2019-9155.json new file mode 100644 index 00000000000..8ae3e71bacc --- /dev/null +++ b/2019/9xxx/CVE-2019-9155.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9155", + "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." + } + ] + } +}