From 2d39ef791067b0b20ca63c10ad8d543d33452108 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 27 Feb 2018 09:04:28 -0500 Subject: [PATCH] - Added submission from Synology for Synology-SA-17:77 from 2018-02-25. --- 2017/16xxx/CVE-2017-16767.json | 49 +++++++++++++++++++++++++++++++--- 2017/16xxx/CVE-2017-16770.json | 49 +++++++++++++++++++++++++++++++--- 2 files changed, 92 insertions(+), 6 deletions(-) diff --git a/2017/16xxx/CVE-2017-16767.json b/2017/16xxx/CVE-2017-16767.json index 7f49f580898..a861b50ef34 100644 --- a/2017/16xxx/CVE-2017-16767.json +++ b/2017/16xxx/CVE-2017-16767.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "security@synology.com", + "DATE_PUBLIC" : "2017-12-12T00:00:00", "ID" : "CVE-2017-16767", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "Surveillance Station", + "version" : { + "version_data" : [ + { + "version_value" : "before 8.1.2-5469" + } + ] + } + } + ] + }, + "vendor_name" : "Synology" + } + ] + } }, "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" : "Cross-site scripting (XSS) vulnerability in User Profile in Synology Surveillance Station before 8.1.2-5469 allows remote authenticated users to inject arbitrary web script or HTML via the userDesc parameter." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Improper Neutralization of Input During Web Page Generation (CWE-79)" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://www.synology.com/en-global/support/security/Synology_SA_17_77" } ] } diff --git a/2017/16xxx/CVE-2017-16770.json b/2017/16xxx/CVE-2017-16770.json index 49b8428f488..6c3b0120fd3 100644 --- a/2017/16xxx/CVE-2017-16770.json +++ b/2017/16xxx/CVE-2017-16770.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "security@synology.com", + "DATE_PUBLIC" : "2017-12-12T00:00:00", "ID" : "CVE-2017-16770", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "Surveillance Station", + "version" : { + "version_data" : [ + { + "version_value" : "before 8.1.2-5469" + } + ] + } + } + ] + }, + "vendor_name" : "Synology" + } + ] + } }, "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" : "File and directory information exposure vulnerability in SYNO.SurveillanceStation.PersonalSettings.Photo in Synology Surveillance Station before 8.1.2-5469 allows remote authenticated users to obtain other user's sensitive files via the filename parameter." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "File and Directory Information Exposure (CWE-538)" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://www.synology.com/en-global/support/security/Synology_SA_17_77" } ] }