From 89e2e97bf66cf33ab7de34183e691ab44560004e Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 18 Apr 2018 11:04:22 -0400 Subject: [PATCH] - Synchronized data. --- 2018/10xxx/CVE-2018-10196.json | 18 +++++++++ 2018/10xxx/CVE-2018-10197.json | 18 +++++++++ 2018/10xxx/CVE-2018-10198.json | 18 +++++++++ 2018/10xxx/CVE-2018-10199.json | 67 ++++++++++++++++++++++++++++++++++ 2018/6xxx/CVE-2018-6413.json | 2 + 5 files changed, 123 insertions(+) create mode 100644 2018/10xxx/CVE-2018-10196.json create mode 100644 2018/10xxx/CVE-2018-10197.json create mode 100644 2018/10xxx/CVE-2018-10198.json create mode 100644 2018/10xxx/CVE-2018-10199.json diff --git a/2018/10xxx/CVE-2018-10196.json b/2018/10xxx/CVE-2018-10196.json new file mode 100644 index 00000000000..b5da408974f --- /dev/null +++ b/2018/10xxx/CVE-2018-10196.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-10196", + "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/10xxx/CVE-2018-10197.json b/2018/10xxx/CVE-2018-10197.json new file mode 100644 index 00000000000..a067933fc26 --- /dev/null +++ b/2018/10xxx/CVE-2018-10197.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-10197", + "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/10xxx/CVE-2018-10198.json b/2018/10xxx/CVE-2018-10198.json new file mode 100644 index 00000000000..27cb9610076 --- /dev/null +++ b/2018/10xxx/CVE-2018-10198.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-10198", + "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/10xxx/CVE-2018-10199.json b/2018/10xxx/CVE-2018-10199.json new file mode 100644 index 00000000000..9a2d927676d --- /dev/null +++ b/2018/10xxx/CVE-2018-10199.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-10199", + "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 versions of mruby up to and including 1.4.0, a use-after-free vulnerability exists in src/io.c::File#initilialize_copy(). An attacker that can cause Ruby code to be run can possibly use this to execute arbitrary code." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/mruby/mruby/commit/b51b21fc63c9805862322551387d9036f2b63433", + "refsource" : "CONFIRM", + "url" : "https://github.com/mruby/mruby/commit/b51b21fc63c9805862322551387d9036f2b63433" + }, + { + "name" : "https://github.com/mruby/mruby/issues/4001", + "refsource" : "CONFIRM", + "url" : "https://github.com/mruby/mruby/issues/4001" + } + ] + } +} diff --git a/2018/6xxx/CVE-2018-6413.json b/2018/6xxx/CVE-2018-6413.json index b2ef4fda310..d4958cce401 100644 --- a/2018/6xxx/CVE-2018-6413.json +++ b/2018/6xxx/CVE-2018-6413.json @@ -53,6 +53,8 @@ "references" : { "reference_data" : [ { + "name" : "http://www1.hikvision.com/cn/support_det_591_i514.html", + "refsource" : "CONFIRM", "url" : "http://www1.hikvision.com/cn/support_det_591_i514.html" } ]