From b85e2e7935e18a394d1a58081126567d57dd3b02 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 7 Dec 2018 04:09:55 -0500 Subject: [PATCH] - Synchronized data. --- 2018/19xxx/CVE-2018-19935.json | 48 ++++++++++++++++++++++++-- 2018/19xxx/CVE-2018-19938.json | 18 ++++++++++ 2018/19xxx/CVE-2018-19939.json | 62 ++++++++++++++++++++++++++++++++++ 3 files changed, 126 insertions(+), 2 deletions(-) create mode 100644 2018/19xxx/CVE-2018-19938.json create mode 100644 2018/19xxx/CVE-2018-19939.json diff --git a/2018/19xxx/CVE-2018-19935.json b/2018/19xxx/CVE-2018-19935.json index e6edc0323e3..7d53873000f 100644 --- a/2018/19xxx/CVE-2018-19935.json +++ b/2018/19xxx/CVE-2018-19935.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2018-19935", - "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" : "ext/imap/php_imap.c in PHP 5.x and 7.x before 7.3.0 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an empty string in the message argument to the imap_mail function." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://bugs.php.net/bug.php?id=77020", + "refsource" : "MISC", + "url" : "https://bugs.php.net/bug.php?id=77020" } ] } diff --git a/2018/19xxx/CVE-2018-19938.json b/2018/19xxx/CVE-2018-19938.json new file mode 100644 index 00000000000..d0046fc7998 --- /dev/null +++ b/2018/19xxx/CVE-2018-19938.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-19938", + "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/2018/19xxx/CVE-2018-19939.json b/2018/19xxx/CVE-2018-19939.json new file mode 100644 index 00000000000..0d59f1b4ca7 --- /dev/null +++ b/2018/19xxx/CVE-2018-19939.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-19939", + "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 Goodix GT9xx touchscreen driver for custom Linux kernels on Xiaomi daisy-o-oss Mi A2 Lite and RedMi6 pro devices through 2018-08-27 has a NULL pointer dereference in kfree after a kmalloc failure in gtp_read_Color in drivers/input/touchscreen/gt917d/gt9xx.c." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/MiCode/Xiaomi_Kernel_OpenSource/issues/972", + "refsource" : "MISC", + "url" : "https://github.com/MiCode/Xiaomi_Kernel_OpenSource/issues/972" + } + ] + } +}