diff --git a/2020/27xxx/CVE-2020-27659.json b/2020/27xxx/CVE-2020-27659.json index 37d3bdb8bb0..6182b77cdd3 100644 --- a/2020/27xxx/CVE-2020-27659.json +++ b/2020/27xxx/CVE-2020-27659.json @@ -4,15 +4,68 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-27659", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@synology.com", + "DATE_PUBLIC": "2020-11-30T00:00:00", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Safe Access", + "version": { + "version_data": [ + { + "affected": "<", + "version_value": "1.2.3-0234" + } + ] + } + } + ] + }, + "vendor_name": "Synology" + } + ] + } }, "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." + "value": "Multiple cross-site scripting (XSS) vulnerabilities in Synology SafeAccess before 1.2.3-0234 allow remote attackers to inject arbitrary web script or HTML via the (1) domain or (2) profile parameter." + } + ] + }, + "impact": { + "cvss": { + "baseScore": "8.4", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.synology.com/security/advisory/Synology_SA_20_25", + "refsource": "CONFIRM", + "url": "https://www.synology.com/security/advisory/Synology_SA_20_25" } ] } -} \ No newline at end of file +} diff --git a/2020/27xxx/CVE-2020-27660.json b/2020/27xxx/CVE-2020-27660.json index 57e949c314a..0a80ea0ad53 100644 --- a/2020/27xxx/CVE-2020-27660.json +++ b/2020/27xxx/CVE-2020-27660.json @@ -4,15 +4,68 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-27660", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@synology.com", + "DATE_PUBLIC": "2020-11-30T00:00:00", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Safe Access", + "version": { + "version_data": [ + { + "affected": "<", + "version_value": "1.2.3-0234" + } + ] + } + } + ] + }, + "vendor_name": "Synology" + } + ] + } }, "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." + "value": "SQL injection vulnerability in request.cgi in Synology SafeAccess before 1.2.3-0234 allows remote attackers to execute arbitrary SQL commands via the domain parameter." + } + ] + }, + "impact": { + "cvss": { + "baseScore": "9.6", + "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.synology.com/security/advisory/Synology_SA_20_25", + "refsource": "CONFIRM", + "url": "https://www.synology.com/security/advisory/Synology_SA_20_25" } ] } -} \ No newline at end of file +}