From 4564d77299bc221ca8c9939b79b73a9b36c7b91e Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 13 Sep 2018 22:03:26 -0400 Subject: [PATCH] - Synchronized data. --- 2018/17xxx/CVE-2018-17029.json | 18 ++++++++++ 2018/17xxx/CVE-2018-17030.json | 62 ++++++++++++++++++++++++++++++++++ 2018/17xxx/CVE-2018-17031.json | 62 ++++++++++++++++++++++++++++++++++ 3 files changed, 142 insertions(+) create mode 100644 2018/17xxx/CVE-2018-17029.json create mode 100644 2018/17xxx/CVE-2018-17030.json create mode 100644 2018/17xxx/CVE-2018-17031.json diff --git a/2018/17xxx/CVE-2018-17029.json b/2018/17xxx/CVE-2018-17029.json new file mode 100644 index 00000000000..17922530eb9 --- /dev/null +++ b/2018/17xxx/CVE-2018-17029.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-17029", + "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/17xxx/CVE-2018-17030.json b/2018/17xxx/CVE-2018-17030.json new file mode 100644 index 00000000000..7ea9cbfbce8 --- /dev/null +++ b/2018/17xxx/CVE-2018-17030.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-17030", + "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" : "BigTree CMS 4.2.23 allows remote authenticated users, if possessing privileges to set hooks, to execute arbitrary code via /core/admin/auto-modules/forms/process.php." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/bigtreecms/BigTree-CMS/issues/342", + "refsource" : "MISC", + "url" : "https://github.com/bigtreecms/BigTree-CMS/issues/342" + } + ] + } +} diff --git a/2018/17xxx/CVE-2018-17031.json b/2018/17xxx/CVE-2018-17031.json new file mode 100644 index 00000000000..9736cc0ab99 --- /dev/null +++ b/2018/17xxx/CVE-2018-17031.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-17031", + "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 Gogs 0.11.53, an attacker can use a crafted .eml file to trigger MIME type sniffing, which leads to XSS, as demonstrated by Internet Explorer, because an \"X-Content-Type-Options: nosniff\" header is not sent." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/gogs/gogs/issues/5397", + "refsource" : "MISC", + "url" : "https://github.com/gogs/gogs/issues/5397" + } + ] + } +}