From 5b767a48989cad33632fd701fd4a68f7b485b72b Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 16 Oct 2020 13:01:34 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/18xxx/CVE-2019-18794.json | 67 ++++++++++++++++++++++++++++++++++ 2019/18xxx/CVE-2019-18795.json | 67 ++++++++++++++++++++++++++++++++++ 2019/18xxx/CVE-2019-18796.json | 67 ++++++++++++++++++++++++++++++++++ 2019/19xxx/CVE-2019-19513.json | 61 ++++++++++++++++++++++++++++--- 2019/19xxx/CVE-2019-19885.json | 56 +++++++++++++++++++++++++--- 2020/26xxx/CVE-2020-26893.json | 56 +++++++++++++++++++++++++--- 6 files changed, 356 insertions(+), 18 deletions(-) create mode 100644 2019/18xxx/CVE-2019-18794.json create mode 100644 2019/18xxx/CVE-2019-18795.json create mode 100644 2019/18xxx/CVE-2019-18796.json diff --git a/2019/18xxx/CVE-2019-18794.json b/2019/18xxx/CVE-2019-18794.json new file mode 100644 index 00000000000..a7bdf500684 --- /dev/null +++ b/2019/18xxx/CVE-2019-18794.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-18794", + "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": "The BASS Audio Library 2.4.14 under Windows is prone to a BASS_StreamCreateFile Use after Free vulnerability via a crafted .ogg file. An attacker can exploit this to gain access to sensitive information that may aid in further attacks. A failure in exploitation leads to denial of service." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://www.un4seen.com/", + "refsource": "MISC", + "name": "http://www.un4seen.com/" + }, + { + "refsource": "MISC", + "name": "https://github.com/staufnic/CVE/tree/master/CVE-2019-18794", + "url": "https://github.com/staufnic/CVE/tree/master/CVE-2019-18794" + } + ] + } +} \ No newline at end of file diff --git a/2019/18xxx/CVE-2019-18795.json b/2019/18xxx/CVE-2019-18795.json new file mode 100644 index 00000000000..f694bca64ee --- /dev/null +++ b/2019/18xxx/CVE-2019-18795.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-18795", + "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": "The BASS Audio Library 2.4.14 under Windows is prone to a BASS_StreamCreateFile out of bounds read vulnerability via a crafted .wav file. An attacker can exploit this issues to gain access to sensitive information that may aid in further attacks. A failure in exploitation leads to denial of service." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://www.un4seen.com/", + "refsource": "MISC", + "name": "http://www.un4seen.com/" + }, + { + "refsource": "MISC", + "name": "https://github.com/staufnic/CVE/tree/master/CVE-2019-18795", + "url": "https://github.com/staufnic/CVE/tree/master/CVE-2019-18795" + } + ] + } +} \ No newline at end of file diff --git a/2019/18xxx/CVE-2019-18796.json b/2019/18xxx/CVE-2019-18796.json new file mode 100644 index 00000000000..bb180aac345 --- /dev/null +++ b/2019/18xxx/CVE-2019-18796.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-18796", + "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": "The BASS Audio Library 2.4.14 under Windows is prone to a BASS_StreamCreateFile Denial of Service vulnerability (infinite loop) via a crafted .mp3 file. This weakness could allow attackers to consume excessive CPU and the application becomes unresponsive." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://www.un4seen.com/", + "refsource": "MISC", + "name": "http://www.un4seen.com/" + }, + { + "refsource": "MISC", + "name": "https://github.com/staufnic/CVE/tree/master/CVE-2019-18796", + "url": "https://github.com/staufnic/CVE/tree/master/CVE-2019-18796" + } + ] + } +} \ No newline at end of file diff --git a/2019/19xxx/CVE-2019-19513.json b/2019/19xxx/CVE-2019-19513.json index 2406cf991d9..a13180ce5ca 100644 --- a/2019/19xxx/CVE-2019-19513.json +++ b/2019/19xxx/CVE-2019-19513.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2019-19513", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2019-19513", + "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": "The BASSMIDI plugin 2.4.12.1 for Un4seen BASS Audio Library on Windows is prone to an out of bounds write vulnerability. An attacker may exploit this to execute code on the target machine. A failure in exploitation leads to a denial of service." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://www.un4seen.com/", + "refsource": "MISC", + "name": "http://www.un4seen.com/" + }, + { + "refsource": "MISC", + "name": "https://github.com/staufnic/CVE/tree/master/CVE-2019-19513", + "url": "https://github.com/staufnic/CVE/tree/master/CVE-2019-19513" } ] } diff --git a/2019/19xxx/CVE-2019-19885.json b/2019/19xxx/CVE-2019-19885.json index 42ab880d25d..e6740e930f0 100644 --- a/2019/19xxx/CVE-2019-19885.json +++ b/2019/19xxx/CVE-2019-19885.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2019-19885", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2019-19885", + "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": "In Bender COMTRAXX, user authorization is validated for most, but not all, routes in the system. A user with knowledge about the routes can read and write configuration data without prior authorization. This affects COM465IP, COM465DP, COM465ID, CP700, CP907, and CP915 devices before 4.2.0." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://cert.vde.com/en-us/advisories/vde-2020-043", + "url": "https://cert.vde.com/en-us/advisories/vde-2020-043" } ] } diff --git a/2020/26xxx/CVE-2020-26893.json b/2020/26xxx/CVE-2020-26893.json index 9e4b3261aed..7a9b00bda3d 100644 --- a/2020/26xxx/CVE-2020-26893.json +++ b/2020/26xxx/CVE-2020-26893.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-26893", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-26893", + "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": "An issue was discovered in ClamXAV 3 before 3.1.1. A malicious actor could use a properly signed copy of ClamXAV 2 (running with an injected malicious dylib) to communicate with ClamXAV 3's helper tool and perform privileged operations. This occurs because of inadequate client verification in the helper tool." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://gist.github.com/matt-clamxav/d341bd48f12a14d2147f8ce860bb36d0", + "url": "https://gist.github.com/matt-clamxav/d341bd48f12a14d2147f8ce860bb36d0" } ] }