From 661d62f9187232d44af1ede633178831e48c7305 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 16 Sep 2018 13:04:51 -0400 Subject: [PATCH] - Synchronized data. --- 2018/17xxx/CVE-2018-17062.json | 48 ++++++++++++++++++++++++++++++++-- 2018/17xxx/CVE-2018-17085.json | 48 ++++++++++++++++++++++++++++++++-- 2018/17xxx/CVE-2018-17086.json | 48 ++++++++++++++++++++++++++++++++-- 2018/17xxx/CVE-2018-17088.json | 48 ++++++++++++++++++++++++++++++++-- 4 files changed, 184 insertions(+), 8 deletions(-) diff --git a/2018/17xxx/CVE-2018-17062.json b/2018/17xxx/CVE-2018-17062.json index 3b2f93413d5..cbc935c631b 100644 --- a/2018/17xxx/CVE-2018-17062.json +++ b/2018/17xxx/CVE-2018-17062.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2018-17062", - "STATE" : "RESERVED" + "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", @@ -11,7 +34,28 @@ "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." + "value" : "An issue was discovered in SeaCMS 6.64. XSS exists in admin_video.php via the action, area, type, yuyan, jqtype, v_isunion, v_recycled, v_ismoney, or v_ispsd parameter." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://secwk.blogspot.com/2018/09/seacms-664-xss-vulnerability.html", + "refsource" : "MISC", + "url" : "https://secwk.blogspot.com/2018/09/seacms-664-xss-vulnerability.html" } ] } diff --git a/2018/17xxx/CVE-2018-17085.json b/2018/17xxx/CVE-2018-17085.json index 51233d3c9de..cf7563fb368 100644 --- a/2018/17xxx/CVE-2018-17085.json +++ b/2018/17xxx/CVE-2018-17085.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2018-17085", - "STATE" : "RESERVED" + "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", @@ -11,7 +34,28 @@ "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." + "value" : "An issue was discovered in OTCMS 3.61. XSS exists in admin/users.php via these parameters: dataTypeCN dataMode dataModeStr." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "http://secwk.blogspot.com/2018/09/otcms-361-reflected-xss-usersphp.html", + "refsource" : "MISC", + "url" : "http://secwk.blogspot.com/2018/09/otcms-361-reflected-xss-usersphp.html" } ] } diff --git a/2018/17xxx/CVE-2018-17086.json b/2018/17xxx/CVE-2018-17086.json index 807e9bcd3dc..800e8c158be 100644 --- a/2018/17xxx/CVE-2018-17086.json +++ b/2018/17xxx/CVE-2018-17086.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2018-17086", - "STATE" : "RESERVED" + "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", @@ -11,7 +34,28 @@ "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." + "value" : "An issue was discovered in OTCMS 3.61. XSS exists in admin/share_switch.php via these parameters: fieldName fieldName2 tabName." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "http://secwk.blogspot.com/2018/09/otcms-361-reflected-xss-shareswitchphp.html", + "refsource" : "MISC", + "url" : "http://secwk.blogspot.com/2018/09/otcms-361-reflected-xss-shareswitchphp.html" } ] } diff --git a/2018/17xxx/CVE-2018-17088.json b/2018/17xxx/CVE-2018-17088.json index 636f5f513d6..7a6bd29a50f 100644 --- a/2018/17xxx/CVE-2018-17088.json +++ b/2018/17xxx/CVE-2018-17088.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2018-17088", - "STATE" : "RESERVED" + "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", @@ -11,7 +34,28 @@ "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." + "value" : "The ProcessGpsInfo function of the gpsinfo.c file of jhead 3.00 may allow a remote attacker to cause a denial-of-service attack or unspecified other impact via a malicious JPEG file, because there is an integer overflow during a check for whether a location exceeds the EXIF data length. This is analogous to the CVE-2016-3822 integer overflow in exif.c. This gpsinfo.c vulnerability is unrelated to the CVE-2018-16554 gpsinfo.c vulnerability." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907925", + "refsource" : "MISC", + "url" : "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907925" } ] }