From f4f7131faffdaaa1e79ae667cf7035cfe61e59d4 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 4 Dec 2017 09:04:43 -0500 Subject: [PATCH] - Synchronized data. --- 2017/11xxx/CVE-2017-11281.json | 3 +++ 2017/11xxx/CVE-2017-11282.json | 9 +++++++ 2017/15xxx/CVE-2017-15701.json | 2 +- 2017/17xxx/CVE-2017-17056.json | 49 ++++++++++++++++++++++++++++++++-- 2017/17xxx/CVE-2017-17057.json | 49 ++++++++++++++++++++++++++++++++-- 2017/6xxx/CVE-2017-6679.json | 3 +++ 2017/8xxx/CVE-2017-8816.json | 3 +++ 2017/8xxx/CVE-2017-8817.json | 3 +++ 2017/8xxx/CVE-2017-8818.json | 3 +++ 9 files changed, 119 insertions(+), 5 deletions(-) diff --git a/2017/11xxx/CVE-2017-11281.json b/2017/11xxx/CVE-2017-11281.json index 80db3513561..a8811dffb92 100644 --- a/2017/11xxx/CVE-2017-11281.json +++ b/2017/11xxx/CVE-2017-11281.json @@ -58,6 +58,9 @@ { "url" : "https://www.exploit-db.com/exploits/42782/" }, + { + "url" : "https://www.youtube.com/watch?v=CvmnUeza9zw" + }, { "url" : "https://helpx.adobe.com/security/products/flash-player/apsb17-28.html" }, diff --git a/2017/11xxx/CVE-2017-11282.json b/2017/11xxx/CVE-2017-11282.json index bf4da980f14..fea1557f491 100644 --- a/2017/11xxx/CVE-2017-11282.json +++ b/2017/11xxx/CVE-2017-11282.json @@ -55,6 +55,15 @@ { "url" : "https://www.exploit-db.com/exploits/42783/" }, + { + "url" : "http://packetstormsecurity.com/files/144332/Adobe-Flash-appleToRange-Out-Of-Bounds-Read.html" + }, + { + "url" : "https://bugs.chromium.org/p/project-zero/issues/detail?id=1323" + }, + { + "url" : "https://www.youtube.com/watch?v=6iZnIQbRf5M" + }, { "url" : "https://helpx.adobe.com/security/products/flash-player/apsb17-28.html" }, diff --git a/2017/15xxx/CVE-2017-15701.json b/2017/15xxx/CVE-2017-15701.json index 53fa75e96c2..40db591d7df 100644 --- a/2017/15xxx/CVE-2017-15701.json +++ b/2017/15xxx/CVE-2017-15701.json @@ -35,7 +35,7 @@ "description_data" : [ { "lang" : "eng", - "value" : "In Apache Qpid Broker-J before 6.1.x before 6.1.5, the broker does not properly enforce a maximum frame size in AMQP 1.0 frames. A remote unauthenticated attacker could exploit this to cause the broker to exhaust all available memory and eventually terminate. Older AMQP protocols are not affected." + "value" : "In Apache Qpid Broker-J versions 6.1.0 through 6.1.4 (inclusive) the broker does not properly enforce a maximum frame size in AMQP 1.0 frames. A remote unauthenticated attacker could exploit this to cause the broker to exhaust all available memory and eventually terminate. Older AMQP protocols are not affected." } ] }, diff --git a/2017/17xxx/CVE-2017-17056.json b/2017/17xxx/CVE-2017-17056.json index 6536c018313..4ceab692f8c 100644 --- a/2017/17xxx/CVE-2017-17056.json +++ b/2017/17xxx/CVE-2017-17056.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2017-17056", - "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,29 @@ "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 ZKTime Web Software 2.0.1.12280 allows the Administrator to elevate the privileges of the application user using a 'password_change()' function of the Modify Password component, reachable via the old_password, new_password1, and new_password2 parameters to the /accounts/password_change/ URI. An attacker takes advantage of this scenario and creates a crafted CSRF link to add himself as an administrator to the ZKTime Web Software. He then uses social engineering methods to trick the administrator into clicking the forged HTTP request. The request is executed and the attacker becomes the Administrator of the ZKTime Web Software. If the vulnerability is successfully exploited, then an attacker (who would be a normal user of the web application) can escalate his privileges and become the administrator of ZKTime Web Software." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "http://packetstormsecurity.com/files/145160/ZKTeco-ZKTime-Web-2.0.1.12280-Cross-Site-Request-Forgery.html" + }, + { + "url" : "http://www.securityfocus.com/bid/102007" } ] } diff --git a/2017/17xxx/CVE-2017-17057.json b/2017/17xxx/CVE-2017-17057.json index cf3779d5164..0c8e6106523 100644 --- a/2017/17xxx/CVE-2017-17057.json +++ b/2017/17xxx/CVE-2017-17057.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2017-17057", - "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,29 @@ "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" : "There is a reflected XSS vulnerability in ZKTime Web 2.0.1.12280. The vulnerability exists due to insufficient filtration of user-supplied data in the 'Range' field of the 'Department' module in a Personnel Advanced Query. A remote attacker can execute arbitrary HTML and script code in the browser in the context of the vulnerable application." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "http://packetstormsecurity.com/files/145159/ZKTeco-ZKTime-Web-2.0.1.12280-Cross-Site-Scripting.html" + }, + { + "url" : "http://www.securityfocus.com/bid/102006" } ] } diff --git a/2017/6xxx/CVE-2017-6679.json b/2017/6xxx/CVE-2017-6679.json index 3057b1785dc..f4a4e2a909a 100644 --- a/2017/6xxx/CVE-2017-6679.json +++ b/2017/6xxx/CVE-2017-6679.json @@ -58,6 +58,9 @@ { "url" : "https://support.umbrella.com/hc/en-us/articles/115004752143-Virtual-Appliance-Vulnerability-due-to-always-on-SSH-Tunnel-RESOLVED-2017-09-15" }, + { + "url" : "https://www.info-sec.ca/advisories/Cisco-Umbrella.html" + }, { "url" : "http://www.securityfocus.com/bid/101567" } diff --git a/2017/8xxx/CVE-2017-8816.json b/2017/8xxx/CVE-2017-8816.json index 8a76c0e77ce..c9415e9b5bd 100644 --- a/2017/8xxx/CVE-2017-8816.json +++ b/2017/8xxx/CVE-2017-8816.json @@ -55,6 +55,9 @@ { "url" : "https://curl.haxx.se/docs/adv_2017-12e7.html" }, + { + "url" : "http://security.cucumberlinux.com/security/details.php?id=161" + }, { "url" : "https://www.debian.org/security/2017/dsa-4051" }, diff --git a/2017/8xxx/CVE-2017-8817.json b/2017/8xxx/CVE-2017-8817.json index 35933f1ebc5..bfe83916e1c 100644 --- a/2017/8xxx/CVE-2017-8817.json +++ b/2017/8xxx/CVE-2017-8817.json @@ -55,6 +55,9 @@ { "url" : "https://curl.haxx.se/docs/adv_2017-ae72.html" }, + { + "url" : "http://security.cucumberlinux.com/security/details.php?id=162" + }, { "url" : "https://www.debian.org/security/2017/dsa-4051" }, diff --git a/2017/8xxx/CVE-2017-8818.json b/2017/8xxx/CVE-2017-8818.json index d7835ec568e..b367cef32e8 100644 --- a/2017/8xxx/CVE-2017-8818.json +++ b/2017/8xxx/CVE-2017-8818.json @@ -55,6 +55,9 @@ { "url" : "https://curl.haxx.se/docs/adv_2017-af0a.html" }, + { + "url" : "http://security.cucumberlinux.com/security/details.php?id=163" + }, { "url" : "http://www.securityfocus.com/bid/102014" },