From 0f2c4b7315793d2cf3d03ec4e3891261ca6b72e6 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 2 Jan 2019 10:04:41 -0500 Subject: [PATCH] - Synchronized data. --- 2018/20xxx/CVE-2018-20658.json | 67 ++++++++++++++++++++++++++++++++++ 2019/3xxx/CVE-2019-3572.json | 62 +++++++++++++++++++++++++++++++ 2019/3xxx/CVE-2019-3573.json | 67 ++++++++++++++++++++++++++++++++++ 2019/3xxx/CVE-2019-3574.json | 67 ++++++++++++++++++++++++++++++++++ 2019/3xxx/CVE-2019-3575.json | 18 +++++++++ 5 files changed, 281 insertions(+) create mode 100644 2018/20xxx/CVE-2018-20658.json create mode 100644 2019/3xxx/CVE-2019-3572.json create mode 100644 2019/3xxx/CVE-2019-3573.json create mode 100644 2019/3xxx/CVE-2019-3574.json create mode 100644 2019/3xxx/CVE-2019-3575.json diff --git a/2018/20xxx/CVE-2018-20658.json b/2018/20xxx/CVE-2018-20658.json new file mode 100644 index 00000000000..2888b7b65f4 --- /dev/null +++ b/2018/20xxx/CVE-2018-20658.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-20658", + "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 server in Core FTP 2.0 build 653 on 32-bit platforms allows remote attackers to cause a denial of service (daemon crash) via a crafted XRMD command." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "45091", + "refsource" : "EXPLOIT-DB", + "url" : "https://www.exploit-db.com/exploits/45091" + }, + { + "name" : "http://coreftp.com/forums/viewtopic.php?f=15&t=4022509", + "refsource" : "MISC", + "url" : "http://coreftp.com/forums/viewtopic.php?f=15&t=4022509" + } + ] + } +} diff --git a/2019/3xxx/CVE-2019-3572.json b/2019/3xxx/CVE-2019-3572.json new file mode 100644 index 00000000000..63b1dc51b47 --- /dev/null +++ b/2019/3xxx/CVE-2019-3572.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-3572", + "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 libming 0.4.8. There is a heap-based buffer over-read in the function writePNG in the file util/dbl2png.c of the dbl2png command-line program. Because this is associated with an erroneous call to png_write_row in libpng, an out-of-bounds write might occur for some memory layouts." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/libming/libming/issues/169", + "refsource" : "MISC", + "url" : "https://github.com/libming/libming/issues/169" + } + ] + } +} diff --git a/2019/3xxx/CVE-2019-3573.json b/2019/3xxx/CVE-2019-3573.json new file mode 100644 index 00000000000..2ad99acded6 --- /dev/null +++ b/2019/3xxx/CVE-2019-3573.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-3573", + "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 libsixel v1.8.2, there is an infinite loop in the function sixel_decode_raw_impl() in the file fromsixel.c, as demonstrated by sixel2png." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/TeamSeri0us/pocs/tree/master/libsixel", + "refsource" : "MISC", + "url" : "https://github.com/TeamSeri0us/pocs/tree/master/libsixel" + }, + { + "name" : "https://github.com/saitoha/libsixel/issues/83", + "refsource" : "MISC", + "url" : "https://github.com/saitoha/libsixel/issues/83" + } + ] + } +} diff --git a/2019/3xxx/CVE-2019-3574.json b/2019/3xxx/CVE-2019-3574.json new file mode 100644 index 00000000000..9bb343e50e1 --- /dev/null +++ b/2019/3xxx/CVE-2019-3574.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-3574", + "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 libsixel v1.8.2, there is a heap-based buffer over-read in the function load_jpeg() in the file loader.c, as demonstrated by img2sixel." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/TeamSeri0us/pocs/tree/master/libsixel", + "refsource" : "MISC", + "url" : "https://github.com/TeamSeri0us/pocs/tree/master/libsixel" + }, + { + "name" : "https://github.com/saitoha/libsixel/issues/83", + "refsource" : "MISC", + "url" : "https://github.com/saitoha/libsixel/issues/83" + } + ] + } +} diff --git a/2019/3xxx/CVE-2019-3575.json b/2019/3xxx/CVE-2019-3575.json new file mode 100644 index 00000000000..a2748d8873d --- /dev/null +++ b/2019/3xxx/CVE-2019-3575.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-3575", + "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." + } + ] + } +}