From 77dcd09d0db56e3a48a75f339961334facd041c1 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sat, 2 Jun 2018 08:03:00 -0400 Subject: [PATCH] - Synchronized data. --- 2018/11xxx/CVE-2018-11678.json | 18 +++++++++ 2018/11xxx/CVE-2018-11679.json | 67 ++++++++++++++++++++++++++++++++++ 2018/11xxx/CVE-2018-11680.json | 62 +++++++++++++++++++++++++++++++ 3 files changed, 147 insertions(+) create mode 100644 2018/11xxx/CVE-2018-11678.json create mode 100644 2018/11xxx/CVE-2018-11679.json create mode 100644 2018/11xxx/CVE-2018-11680.json diff --git a/2018/11xxx/CVE-2018-11678.json b/2018/11xxx/CVE-2018-11678.json new file mode 100644 index 00000000000..08046fe93bd --- /dev/null +++ b/2018/11xxx/CVE-2018-11678.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-11678", + "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/11xxx/CVE-2018-11679.json b/2018/11xxx/CVE-2018-11679.json new file mode 100644 index 00000000000..2c9031529f0 --- /dev/null +++ b/2018/11xxx/CVE-2018-11679.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-11679", + "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 CmsEasy 6.1_20180508. There is a CSRF vulnerability that can add an article via /index.php?case=table&act=add&table=archive&admin_dir=admin." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "http://www.8sec.cc/archives/619", + "refsource" : "MISC", + "url" : "http://www.8sec.cc/archives/619" + }, + { + "name" : "http://www.8sec.cc/cmseasy_addarticle.txt", + "refsource" : "MISC", + "url" : "http://www.8sec.cc/cmseasy_addarticle.txt" + } + ] + } +} diff --git a/2018/11xxx/CVE-2018-11680.json b/2018/11xxx/CVE-2018-11680.json new file mode 100644 index 00000000000..7242aa201e4 --- /dev/null +++ b/2018/11xxx/CVE-2018-11680.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-11680", + "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 CmsEasy 6.1_20180508. There is a CSRF vulnerability in the rich text editor that can add an IFRAME element. This might be used in a DoS attack if a referenced remote URL is refreshed at a rapid rate." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "http://www.8sec.cc/archives/619", + "refsource" : "MISC", + "url" : "http://www.8sec.cc/archives/619" + } + ] + } +}