From cb3111573b00ccaa52dd1b0e9cd1925c8e530ad1 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 23 Nov 2018 12:05:54 -0500 Subject: [PATCH] - Synchronized data. --- 2018/19xxx/CVE-2018-19490.json | 53 ++++++++++++++++++++++++++++++++-- 2018/19xxx/CVE-2018-19491.json | 53 ++++++++++++++++++++++++++++++++-- 2018/19xxx/CVE-2018-19492.json | 53 ++++++++++++++++++++++++++++++++-- 2018/19xxx/CVE-2018-19493.json | 18 ++++++++++++ 2018/19xxx/CVE-2018-19494.json | 18 ++++++++++++ 2018/19xxx/CVE-2018-19495.json | 18 ++++++++++++ 2018/19xxx/CVE-2018-19496.json | 18 ++++++++++++ 7 files changed, 225 insertions(+), 6 deletions(-) create mode 100644 2018/19xxx/CVE-2018-19493.json create mode 100644 2018/19xxx/CVE-2018-19494.json create mode 100644 2018/19xxx/CVE-2018-19495.json create mode 100644 2018/19xxx/CVE-2018-19496.json diff --git a/2018/19xxx/CVE-2018-19490.json b/2018/19xxx/CVE-2018-19490.json index b9d4df7f7cc..a63c39c3c9f 100644 --- a/2018/19xxx/CVE-2018-19490.json +++ b/2018/19xxx/CVE-2018-19490.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2018-19490", - "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,33 @@ "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 datafile.c in Gnuplot 5.2.5. This issue allows an attacker to conduct a heap-based buffer overflow with an arbitrary amount of data in df_generate_ascii_array_entry. To exploit this vulnerability, an attacker must pass an overlong string as the right bound of the range argument that is passed to the plot function." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://sourceforge.net/p/gnuplot/bugs/2093/", + "refsource" : "MISC", + "url" : "https://sourceforge.net/p/gnuplot/bugs/2093/" + }, + { + "name" : "https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/", + "refsource" : "MISC", + "url" : "https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/" } ] } diff --git a/2018/19xxx/CVE-2018-19491.json b/2018/19xxx/CVE-2018-19491.json index 911798c543f..9826e14c418 100644 --- a/2018/19xxx/CVE-2018-19491.json +++ b/2018/19xxx/CVE-2018-19491.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2018-19491", - "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,33 @@ "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 post.trm in Gnuplot 5.2.5. This issue allows an attacker to conduct a buffer overflow with an arbitrary amount of data in the PS_options function. This flaw is caused by a missing size check of an argument passed to the \"set font\" function. This issue occurs when the Gnuplot postscript terminal is used as a backend." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://sourceforge.net/p/gnuplot/bugs/2094/", + "refsource" : "MISC", + "url" : "https://sourceforge.net/p/gnuplot/bugs/2094/" + }, + { + "name" : "https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/", + "refsource" : "MISC", + "url" : "https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/" } ] } diff --git a/2018/19xxx/CVE-2018-19492.json b/2018/19xxx/CVE-2018-19492.json index b0ccc45f74d..5cdd9adacc8 100644 --- a/2018/19xxx/CVE-2018-19492.json +++ b/2018/19xxx/CVE-2018-19492.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2018-19492", - "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,33 @@ "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 cairo.trm in Gnuplot 5.2.5. This issue allows an attacker to conduct a buffer overflow with an arbitrary amount of data in the cairotrm_options function. This flaw is caused by a missing size check of an argument passed to the \"set font\" function. This issue occurs when the Gnuplot pngcairo terminal is used as a backend." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://sourceforge.net/p/gnuplot/bugs/2089/", + "refsource" : "MISC", + "url" : "https://sourceforge.net/p/gnuplot/bugs/2089/" + }, + { + "name" : "https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/", + "refsource" : "MISC", + "url" : "https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/" } ] } diff --git a/2018/19xxx/CVE-2018-19493.json b/2018/19xxx/CVE-2018-19493.json new file mode 100644 index 00000000000..c330d64234a --- /dev/null +++ b/2018/19xxx/CVE-2018-19493.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-19493", + "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-19494.json b/2018/19xxx/CVE-2018-19494.json new file mode 100644 index 00000000000..ebdf0a22734 --- /dev/null +++ b/2018/19xxx/CVE-2018-19494.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-19494", + "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-19495.json b/2018/19xxx/CVE-2018-19495.json new file mode 100644 index 00000000000..d45223272f5 --- /dev/null +++ b/2018/19xxx/CVE-2018-19495.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-19495", + "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-19496.json b/2018/19xxx/CVE-2018-19496.json new file mode 100644 index 00000000000..079ab9d3fde --- /dev/null +++ b/2018/19xxx/CVE-2018-19496.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-19496", + "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." + } + ] + } +}