From 7c5ec3048a85afb9bc5c3852ce9e18b6485291d6 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 10 Feb 2020 22:01:07 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/14xxx/CVE-2019-14514.json | 62 ++++++++++++++++++++++++++++++++ 2019/14xxx/CVE-2019-14824.json | 5 +++ 2020/7xxx/CVE-2020-7217.json | 66 ++++++++++++++++++++++++++++++---- 2020/8xxx/CVE-2020-8596.json | 56 +++++++++++++++++++++++++---- 2020/8xxx/CVE-2020-8843.json | 18 ++++++++++ 5 files changed, 195 insertions(+), 12 deletions(-) create mode 100644 2019/14xxx/CVE-2019-14514.json create mode 100644 2020/8xxx/CVE-2020-8843.json diff --git a/2019/14xxx/CVE-2019-14514.json b/2019/14xxx/CVE-2019-14514.json new file mode 100644 index 00000000000..40cb701a2e7 --- /dev/null +++ b/2019/14xxx/CVE-2019-14514.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-14514", + "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 Microvirt MEmu all versions prior to 7.0.2. A guest Android operating system inside the MEmu emulator contains a /system/bin/systemd binary that is run with root privileges on startup (this is unrelated to Red Hat's systemd init program, and is a closed-source proprietary tool that seems to be developed by Microvirt). This program opens TCP port 21509, presumably to receive installation-related commands from the host OS. Because everything after the installer:uninstall command is concatenated directly into a system() call, it is possible to execute arbitrary commands by supplying shell metacharacters." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://github.com/seqred-s-a/cve-2019-14514", + "url": "https://github.com/seqred-s-a/cve-2019-14514" + } + ] + } +} \ No newline at end of file diff --git a/2019/14xxx/CVE-2019-14824.json b/2019/14xxx/CVE-2019-14824.json index 850c8c2a3f3..528c7391701 100644 --- a/2019/14xxx/CVE-2019-14824.json +++ b/2019/14xxx/CVE-2019-14824.json @@ -58,6 +58,11 @@ "refsource": "MLIST", "name": "[debian-lts-announce] 20191129 [SECURITY] [DLA 2004-1] 389-ds-base security update", "url": "https://lists.debian.org/debian-lts-announce/2019/11/msg00036.html" + }, + { + "refsource": "REDHAT", + "name": "RHSA-2020:0464", + "url": "https://access.redhat.com/errata/RHSA-2020:0464" } ] }, diff --git a/2020/7xxx/CVE-2020-7217.json b/2020/7xxx/CVE-2020-7217.json index 04dada48b1a..c91690893fb 100644 --- a/2020/7xxx/CVE-2020-7217.json +++ b/2020/7xxx/CVE-2020-7217.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-7217", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-7217", + "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 ni_dhcp4_fsm_process_dhcp4_packet memory leak in openSUSE wicked 0.6.55 and earlier allows network attackers to cause a denial of service by sending DHCP4 packets with a different client-id." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://bugzilla.suse.com/show_bug.cgi?id=1160906", + "url": "https://bugzilla.suse.com/show_bug.cgi?id=1160906" + }, + { + "refsource": "MISC", + "name": "https://www.suse.com/security/cve/CVE-2020-7217/", + "url": "https://www.suse.com/security/cve/CVE-2020-7217/" + }, + { + "refsource": "MISC", + "name": "https://github.com/openSUSE/wicked/releases", + "url": "https://github.com/openSUSE/wicked/releases" } ] } diff --git a/2020/8xxx/CVE-2020-8596.json b/2020/8xxx/CVE-2020-8596.json index 975711bd6a4..17d523c83fc 100644 --- a/2020/8xxx/CVE-2020-8596.json +++ b/2020/8xxx/CVE-2020-8596.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-8596", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-8596", + "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": "participants-database.php in the Participants Database plugin 1.9.5.5 and previous versions for WordPress has a time-based SQL injection vulnerability via the ascdesc, list_filter_count, or sortBy parameters. It is possible to exfiltrate data and potentially execute code (if certain conditions are met)." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://blog.impenetrable.tech/cve-2020-8596", + "url": "https://blog.impenetrable.tech/cve-2020-8596" } ] } diff --git a/2020/8xxx/CVE-2020-8843.json b/2020/8xxx/CVE-2020-8843.json new file mode 100644 index 00000000000..e5ee5ac2f37 --- /dev/null +++ b/2020/8xxx/CVE-2020-8843.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8843", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file