From 09b2851e504faa820e494b0b80d45a1878ff5e09 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 13 Mar 2019 12:05:31 -0400 Subject: [PATCH] - Synchronized data. --- 2015/2xxx/CVE-2015-2254.json | 48 +++++++++++++++++++++++- 2018/13xxx/CVE-2018-13419.json | 2 +- 2019/9xxx/CVE-2019-9746.json | 67 ++++++++++++++++++++++++++++++++++ 3 files changed, 114 insertions(+), 3 deletions(-) create mode 100644 2019/9xxx/CVE-2019-9746.json diff --git a/2015/2xxx/CVE-2015-2254.json b/2015/2xxx/CVE-2015-2254.json index ab4ce420b57..b37046bbb4b 100644 --- a/2015/2xxx/CVE-2015-2254.json +++ b/2015/2xxx/CVE-2015-2254.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2015-2254", - "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,28 @@ "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" : "Huawei OceanStor UDS devices with software before V100R002C01SPC102 might allow remote attackers to capture and change patch loading information resulting in the deletion of directory files and compromise of system functions when loading a patch." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://www.huawei.com/en/psirt/security-advisories/hw-417839", + "refsource" : "CONFIRM", + "url" : "https://www.huawei.com/en/psirt/security-advisories/hw-417839" } ] } diff --git a/2018/13xxx/CVE-2018-13419.json b/2018/13xxx/CVE-2018-13419.json index 51646d35058..650f95117e3 100644 --- a/2018/13xxx/CVE-2018-13419.json +++ b/2018/13xxx/CVE-2018-13419.json @@ -34,7 +34,7 @@ "description_data" : [ { "lang" : "eng", - "value" : "An issue has been found in libsndfile 1.0.28. There is a memory leak in psf_allocate in common.c, as demonstrated by sndfile-convert." + "value" : "** DISPUTED ** An issue has been found in libsndfile 1.0.28. There is a memory leak in psf_allocate in common.c, as demonstrated by sndfile-convert. NOTE: The maintainer and third parties were unable to reproduce and closed the issue." } ] }, diff --git a/2019/9xxx/CVE-2019-9746.json b/2019/9xxx/CVE-2019-9746.json new file mode 100644 index 00000000000..8ca04d03d71 --- /dev/null +++ b/2019/9xxx/CVE-2019-9746.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9746", + "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" : "In libwebm before 2019-03-08, a NULL pointer dereference caused by the functions OutputCluster and OutputTracks in webm_info.cc will trigger an abort, which allows a DoS attack, a similar issue to CVE-2018-19212." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://bugs.chromium.org/p/webm/issues/detail?id=1605", + "refsource" : "MISC", + "url" : "https://bugs.chromium.org/p/webm/issues/detail?id=1605" + }, + { + "name" : "https://chromium.googlesource.com/webm/libwebm/+/2427abe0bde234987ed005a3adca461e9a85dfb7", + "refsource" : "MISC", + "url" : "https://chromium.googlesource.com/webm/libwebm/+/2427abe0bde234987ed005a3adca461e9a85dfb7" + } + ] + } +}