From b464e4d1b7e01f22efc359d4c242935e6c7b82cc Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 10 Dec 2019 07:01:11 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/16xxx/CVE-2019-16348.json | 2 +- 2019/19xxx/CVE-2019-19698.json | 61 ++++++++++++++++++++++++++++++---- 2 files changed, 56 insertions(+), 7 deletions(-) diff --git a/2019/16xxx/CVE-2019-16348.json b/2019/16xxx/CVE-2019-16348.json index 116220c8931..8ee766e729a 100644 --- a/2019/16xxx/CVE-2019-16348.json +++ b/2019/16xxx/CVE-2019-16348.json @@ -34,7 +34,7 @@ "description_data": [ { "lang": "eng", - "value": "marc-q libwav through 2019-08-15 has a NULL pointer dereference in gain_file() at wav_gain.c." + "value": "marc-q libwav through 2017-04-20 has a NULL pointer dereference in gain_file() at wav_gain.c." } ] }, diff --git a/2019/19xxx/CVE-2019-19698.json b/2019/19xxx/CVE-2019-19698.json index 0bc1f194fd5..dacdff6f9db 100644 --- a/2019/19xxx/CVE-2019-19698.json +++ b/2019/19xxx/CVE-2019-19698.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2019-19698", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2019-19698", + "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": "** 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": "marc-q libwav through 2017-04-20 has a NULL pointer dereference in wav_content_read() at libwav.c." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/marc-q/libwav/issues/25", + "refsource": "MISC", + "name": "https://github.com/marc-q/libwav/issues/25" + }, + { + "url": "https://github.com/xiaoxiongwang/security/tree/master/libwav", + "refsource": "MISC", + "name": "https://github.com/xiaoxiongwang/security/tree/master/libwav" } ] }