From 7e2ad5e64f0bd9da334dff0724daeeec9c3ed62b Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 16 Jan 2019 13:04:32 -0500 Subject: [PATCH] - Synchronized data. --- 2019/6xxx/CVE-2019-6446.json | 5 +++ 2019/6xxx/CVE-2019-6454.json | 18 ++++++++++ 2019/6xxx/CVE-2019-6455.json | 62 +++++++++++++++++++++++++++++++++ 2019/6xxx/CVE-2019-6456.json | 62 +++++++++++++++++++++++++++++++++ 2019/6xxx/CVE-2019-6457.json | 62 +++++++++++++++++++++++++++++++++ 2019/6xxx/CVE-2019-6458.json | 62 +++++++++++++++++++++++++++++++++ 2019/6xxx/CVE-2019-6459.json | 62 +++++++++++++++++++++++++++++++++ 2019/6xxx/CVE-2019-6460.json | 62 +++++++++++++++++++++++++++++++++ 2019/6xxx/CVE-2019-6461.json | 67 ++++++++++++++++++++++++++++++++++++ 2019/6xxx/CVE-2019-6462.json | 67 ++++++++++++++++++++++++++++++++++++ 10 files changed, 529 insertions(+) create mode 100644 2019/6xxx/CVE-2019-6454.json create mode 100644 2019/6xxx/CVE-2019-6455.json create mode 100644 2019/6xxx/CVE-2019-6456.json create mode 100644 2019/6xxx/CVE-2019-6457.json create mode 100644 2019/6xxx/CVE-2019-6458.json create mode 100644 2019/6xxx/CVE-2019-6459.json create mode 100644 2019/6xxx/CVE-2019-6460.json create mode 100644 2019/6xxx/CVE-2019-6461.json create mode 100644 2019/6xxx/CVE-2019-6462.json diff --git a/2019/6xxx/CVE-2019-6446.json b/2019/6xxx/CVE-2019-6446.json index b95f3c36069..104164f0b1e 100644 --- a/2019/6xxx/CVE-2019-6446.json +++ b/2019/6xxx/CVE-2019-6446.json @@ -52,6 +52,11 @@ }, "references" : { "reference_data" : [ + { + "name" : "https://bugzilla.suse.com/show_bug.cgi?id=1122208", + "refsource" : "MISC", + "url" : "https://bugzilla.suse.com/show_bug.cgi?id=1122208" + }, { "name" : "https://github.com/numpy/numpy/issues/12759", "refsource" : "MISC", diff --git a/2019/6xxx/CVE-2019-6454.json b/2019/6xxx/CVE-2019-6454.json new file mode 100644 index 00000000000..12da7c9fcb8 --- /dev/null +++ b/2019/6xxx/CVE-2019-6454.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-6454", + "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/2019/6xxx/CVE-2019-6455.json b/2019/6xxx/CVE-2019-6455.json new file mode 100644 index 00000000000..e842e16cae3 --- /dev/null +++ b/2019/6xxx/CVE-2019-6455.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-6455", + "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 GNU Recutils 1.8. There is a double-free problem in the function rec_mset_elem_destroy() in the file rec-mset.c." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/TeamSeri0us/pocs/tree/master/recutils", + "refsource" : "MISC", + "url" : "https://github.com/TeamSeri0us/pocs/tree/master/recutils" + } + ] + } +} diff --git a/2019/6xxx/CVE-2019-6456.json b/2019/6xxx/CVE-2019-6456.json new file mode 100644 index 00000000000..aa0ec3c4816 --- /dev/null +++ b/2019/6xxx/CVE-2019-6456.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-6456", + "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 GNU Recutils 1.8. There is a NULL pointer dereference in the function rec_fex_size() in the file rec-fex.c of librec.a." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/TeamSeri0us/pocs/tree/master/recutils", + "refsource" : "MISC", + "url" : "https://github.com/TeamSeri0us/pocs/tree/master/recutils" + } + ] + } +} diff --git a/2019/6xxx/CVE-2019-6457.json b/2019/6xxx/CVE-2019-6457.json new file mode 100644 index 00000000000..bb116077178 --- /dev/null +++ b/2019/6xxx/CVE-2019-6457.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-6457", + "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 GNU Recutils 1.8. There is a memory leak in rec_aggregate_reg_new in rec-aggregate.c in librec.a." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/TeamSeri0us/pocs/tree/master/recutils", + "refsource" : "MISC", + "url" : "https://github.com/TeamSeri0us/pocs/tree/master/recutils" + } + ] + } +} diff --git a/2019/6xxx/CVE-2019-6458.json b/2019/6xxx/CVE-2019-6458.json new file mode 100644 index 00000000000..6fc062747fb --- /dev/null +++ b/2019/6xxx/CVE-2019-6458.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-6458", + "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 GNU Recutils 1.8. There is a memory leak in rec_buf_new in rec-buf.c when called from rec_parse_rset in rec-parser.c in librec.a." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/TeamSeri0us/pocs/tree/master/recutils", + "refsource" : "MISC", + "url" : "https://github.com/TeamSeri0us/pocs/tree/master/recutils" + } + ] + } +} diff --git a/2019/6xxx/CVE-2019-6459.json b/2019/6xxx/CVE-2019-6459.json new file mode 100644 index 00000000000..dc1cefcf171 --- /dev/null +++ b/2019/6xxx/CVE-2019-6459.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-6459", + "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 GNU Recutils 1.8. There is a memory leak in rec_extract_type in rec-utils.c in librec.a." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/TeamSeri0us/pocs/tree/master/recutils", + "refsource" : "MISC", + "url" : "https://github.com/TeamSeri0us/pocs/tree/master/recutils" + } + ] + } +} diff --git a/2019/6xxx/CVE-2019-6460.json b/2019/6xxx/CVE-2019-6460.json new file mode 100644 index 00000000000..39e2909a659 --- /dev/null +++ b/2019/6xxx/CVE-2019-6460.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-6460", + "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 GNU Recutils 1.8. There is a NULL pointer dereference in the function rec_field_set_name() in the file rec-field.c in librec.a." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/TeamSeri0us/pocs/tree/master/recutils", + "refsource" : "MISC", + "url" : "https://github.com/TeamSeri0us/pocs/tree/master/recutils" + } + ] + } +} diff --git a/2019/6xxx/CVE-2019-6461.json b/2019/6xxx/CVE-2019-6461.json new file mode 100644 index 00000000000..c54e4652ee9 --- /dev/null +++ b/2019/6xxx/CVE-2019-6461.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-6461", + "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 cairo 1.16.0. There is an assertion problem in the function _cairo_arc_in_direction in the file cairo-arc.c." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/TeamSeri0us/pocs/tree/master/gerbv", + "refsource" : "MISC", + "url" : "https://github.com/TeamSeri0us/pocs/tree/master/gerbv" + }, + { + "name" : "https://gitlab.freedesktop.org/cairo/cairo/issues/352", + "refsource" : "MISC", + "url" : "https://gitlab.freedesktop.org/cairo/cairo/issues/352" + } + ] + } +} diff --git a/2019/6xxx/CVE-2019-6462.json b/2019/6xxx/CVE-2019-6462.json new file mode 100644 index 00000000000..159b8e76bc4 --- /dev/null +++ b/2019/6xxx/CVE-2019-6462.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-6462", + "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 cairo 1.16.0. There is an infinite loop in the function _arc_error_normalized in the file cairo-arc.c, related to _arc_max_angle_for_tolerance_normalized." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/TeamSeri0us/pocs/tree/master/gerbv", + "refsource" : "MISC", + "url" : "https://github.com/TeamSeri0us/pocs/tree/master/gerbv" + }, + { + "name" : "https://gitlab.freedesktop.org/cairo/cairo/issues/353", + "refsource" : "MISC", + "url" : "https://gitlab.freedesktop.org/cairo/cairo/issues/353" + } + ] + } +}