From 6e99c4c96562543b1639bf55f3ccf6e862c58709 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 11 Dec 2017 10:34:12 -0500 Subject: [PATCH] - Added submission from QNAP for NAS-201712-08 from 2017-12-10. --- 2017/13xxx/CVE-2017-13070.json | 49 +++++++++++++++++++++++++++++++--- 1 file changed, 46 insertions(+), 3 deletions(-) diff --git a/2017/13xxx/CVE-2017-13070.json b/2017/13xxx/CVE-2017-13070.json index 8082821d122..a29b60deeea 100644 --- a/2017/13xxx/CVE-2017-13070.json +++ b/2017/13xxx/CVE-2017-13070.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "security@qnapsecurity.com.tw", + "DATE_PUBLIC" : "2017-12-08T00:00:00", "ID" : "CVE-2017-13070", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "Qsync for Windows (exe)", + "version" : { + "version_data" : [ + { + "version_value" : "4.2.2.0724 and earlier" + } + ] + } + } + ] + }, + "vendor_name" : "QNAP" + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +35,26 @@ "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" : "A DLL Hijacking vulnerability in QNAP Qsync for Windows (exe) version 4.2.2.0724 and earlier could allow remote attackers to execute arbitrary code on Windows machines." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "DLL Hijacking" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://www.qnap.com/zh-tw/security-advisory/nas-201712-08" } ] }