From 4694ee2a6bc8460ea492a7117c999073548235af Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 22 Jan 2018 19:02:31 -0500 Subject: [PATCH] - Synchronized data. --- 2018/6xxx/CVE-2018-6011.json | 18 +++++++++++ 2018/6xxx/CVE-2018-6012.json | 18 +++++++++++ 2018/6xxx/CVE-2018-6013.json | 60 ++++++++++++++++++++++++++++++++++ 2018/6xxx/CVE-2018-6014.json | 63 ++++++++++++++++++++++++++++++++++++ 2018/6xxx/CVE-2018-6015.json | 18 +++++++++++ 5 files changed, 177 insertions(+) create mode 100644 2018/6xxx/CVE-2018-6011.json create mode 100644 2018/6xxx/CVE-2018-6012.json create mode 100644 2018/6xxx/CVE-2018-6013.json create mode 100644 2018/6xxx/CVE-2018-6014.json create mode 100644 2018/6xxx/CVE-2018-6015.json diff --git a/2018/6xxx/CVE-2018-6011.json b/2018/6xxx/CVE-2018-6011.json new file mode 100644 index 00000000000..2ca59faf214 --- /dev/null +++ b/2018/6xxx/CVE-2018-6011.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-6011", + "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/6xxx/CVE-2018-6012.json b/2018/6xxx/CVE-2018-6012.json new file mode 100644 index 00000000000..a02e9d4a657 --- /dev/null +++ b/2018/6xxx/CVE-2018-6012.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-6012", + "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/6xxx/CVE-2018-6013.json b/2018/6xxx/CVE-2018-6013.json new file mode 100644 index 00000000000..94bbf373891 --- /dev/null +++ b/2018/6xxx/CVE-2018-6013.json @@ -0,0 +1,60 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-6013", + "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" : "Cross-site scripting (XSS) in BigTree 4.2.19 allows any remote users to inject arbitrary web script or HTML via the directory parameter. This issue exists in core/admin/ajax/developer/extensions/file-browser.php." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://github.com/bigtreecms/BigTree-CMS/issues/327" + } + ] + } +} diff --git a/2018/6xxx/CVE-2018-6014.json b/2018/6xxx/CVE-2018-6014.json new file mode 100644 index 00000000000..13c4b07465d --- /dev/null +++ b/2018/6xxx/CVE-2018-6014.json @@ -0,0 +1,63 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-6014", + "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" : "Subsonic v6.1.3 has an insecure allow-access-from domain=\"*\" Flash cross-domain policy that allows an attacker to retrieve sensitive user information via a read request. To exploit this issue, an attacker must convince the user to visit a web site loaded with a SWF file created specifically to steal user data." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://www.vulnerability-lab.com/get_content.php?id=2115" + }, + { + "url" : "https://www.youtube.com/watch?v=t3nYuhAHOMg" + } + ] + } +} diff --git a/2018/6xxx/CVE-2018-6015.json b/2018/6xxx/CVE-2018-6015.json new file mode 100644 index 00000000000..47c452c1529 --- /dev/null +++ b/2018/6xxx/CVE-2018-6015.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-6015", + "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." + } + ] + } +}