diff --git a/2021/26xxx/CVE-2021-26560.json b/2021/26xxx/CVE-2021-26560.json index 716906cfb44..42425b49ee8 100644 --- a/2021/26xxx/CVE-2021-26560.json +++ b/2021/26xxx/CVE-2021-26560.json @@ -4,15 +4,68 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-26560", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@synology.com", + "DATE_PUBLIC": "2021-02-26T00:00:00", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Synology DiskStation Manager (DSM)", + "version": { + "version_data": [ + { + "affected": "<", + "version_value": "6.2.3-25426-3" + } + ] + } + } + ] + }, + "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": "Cleartext transmission of sensitive information vulnerability in synoagentregisterd in Synology DiskStation Manager (DSM) before 6.2.3-25426-3 allows man-in-the-middle attackers to spoof servers via an HTTP session." + } + ] + }, + "impact": { + "cvss": { + "baseScore": "9.0", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-300: Channel Accessible by Non-Endpoint" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.synology.com/security/advisory/Synology_SA_20_26", + "refsource": "CONFIRM", + "url": "https://www.synology.com/security/advisory/Synology_SA_20_26" } ] } -} \ No newline at end of file +} diff --git a/2021/26xxx/CVE-2021-26561.json b/2021/26xxx/CVE-2021-26561.json index 8e2f11c56eb..e76d18d84cd 100644 --- a/2021/26xxx/CVE-2021-26561.json +++ b/2021/26xxx/CVE-2021-26561.json @@ -4,15 +4,68 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-26561", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@synology.com", + "DATE_PUBLIC": "2021-02-26T00:00:00", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Synology DiskStation Manager (DSM)", + "version": { + "version_data": [ + { + "affected": "<", + "version_value": "6.2.3-25426-3" + } + ] + } + } + ] + }, + "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": "Stack-based buffer overflow vulnerability in synoagentregisterd in Synology DiskStation Manager (DSM) before 6.2.3-25426-3 allows man-in-the-middle attackers to execute arbitrary code via syno_finder_site HTTP header." + } + ] + }, + "impact": { + "cvss": { + "baseScore": "9.0", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-121: Stack-based Buffer Overflow" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.synology.com/security/advisory/Synology_SA_20_26", + "refsource": "CONFIRM", + "url": "https://www.synology.com/security/advisory/Synology_SA_20_26" } ] } -} \ No newline at end of file +} diff --git a/2021/26xxx/CVE-2021-26562.json b/2021/26xxx/CVE-2021-26562.json index 71a333a2e70..14dde95c499 100644 --- a/2021/26xxx/CVE-2021-26562.json +++ b/2021/26xxx/CVE-2021-26562.json @@ -4,15 +4,68 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-26562", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@synology.com", + "DATE_PUBLIC": "2021-02-26T00:00:00", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Synology DiskStation Manager (DSM)", + "version": { + "version_data": [ + { + "affected": "<", + "version_value": "6.2.3-25426-3" + } + ] + } + } + ] + }, + "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": "Out-of-bounds write vulnerability in synoagentregisterd in Synology DiskStation Manager (DSM) before 6.2.3-25426-3 allows man-in-the-middle attackers to execute arbitrary code via syno_finder_site HTTP header." + } + ] + }, + "impact": { + "cvss": { + "baseScore": "9.0", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-787: Out-of-bounds Write" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.synology.com/security/advisory/Synology_SA_20_26", + "refsource": "CONFIRM", + "url": "https://www.synology.com/security/advisory/Synology_SA_20_26" } ] } -} \ No newline at end of file +} diff --git a/2021/26xxx/CVE-2021-26563.json b/2021/26xxx/CVE-2021-26563.json index 06c0fa26fb5..d05e83389a0 100644 --- a/2021/26xxx/CVE-2021-26563.json +++ b/2021/26xxx/CVE-2021-26563.json @@ -4,15 +4,68 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-26563", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@synology.com", + "DATE_PUBLIC": "2021-02-26T00:00:00", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Synology DiskStation Manager (DSM)", + "version": { + "version_data": [ + { + "affected": "<", + "version_value": "6.2.3-25426-3" + } + ] + } + } + ] + }, + "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": "Improper access control vulnerability in synoagentregisterd in Synology DiskStation Manager (DSM) before 6.2.3-25426-3 allows local users to obtain sensitive information via a crafted kernel module." + } + ] + }, + "impact": { + "cvss": { + "baseScore": "8.2", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-284: Improper Access Control" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.synology.com/security/advisory/Synology_SA_20_26", + "refsource": "CONFIRM", + "url": "https://www.synology.com/security/advisory/Synology_SA_20_26" } ] } -} \ No newline at end of file +} diff --git a/2021/26xxx/CVE-2021-26564.json b/2021/26xxx/CVE-2021-26564.json index 21d8a381aa0..d003ffc460f 100644 --- a/2021/26xxx/CVE-2021-26564.json +++ b/2021/26xxx/CVE-2021-26564.json @@ -4,15 +4,68 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-26564", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@synology.com", + "DATE_PUBLIC": "2021-02-26T00:00:00", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Synology DiskStation Manager (DSM)", + "version": { + "version_data": [ + { + "affected": "<", + "version_value": "6.2.3-25426-3" + } + ] + } + } + ] + }, + "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": "Cleartext transmission of sensitive information vulnerability in synorelayd in Synology DiskStation Manager (DSM) before 6.2.3-25426-3 allows man-in-the-middle attackers to spoof servers via an HTTP session." + } + ] + }, + "impact": { + "cvss": { + "baseScore": "8.3", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-300: Channel Accessible by Non-Endpoint" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.synology.com/security/advisory/Synology_SA_20_26", + "refsource": "CONFIRM", + "url": "https://www.synology.com/security/advisory/Synology_SA_20_26" } ] } -} \ No newline at end of file +} diff --git a/2021/26xxx/CVE-2021-26565.json b/2021/26xxx/CVE-2021-26565.json index 904a82414da..50a7a9a5f9d 100644 --- a/2021/26xxx/CVE-2021-26565.json +++ b/2021/26xxx/CVE-2021-26565.json @@ -4,15 +4,68 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-26565", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@synology.com", + "DATE_PUBLIC": "2021-02-26T00:00:00", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Synology DiskStation Manager (DSM)", + "version": { + "version_data": [ + { + "affected": "<", + "version_value": "6.2.3-25426-3" + } + ] + } + } + ] + }, + "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": "Cleartext transmission of sensitive information vulnerability in synorelayd in Synology DiskStation Manager (DSM) before 6.2.3-25426-3 allows man-in-the-middle attackers to obtain sensitive information via an HTTP session." + } + ] + }, + "impact": { + "cvss": { + "baseScore": "8.3", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-319: Cleartext Transmission of Sensitive Information" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.synology.com/security/advisory/Synology_SA_20_26", + "refsource": "CONFIRM", + "url": "https://www.synology.com/security/advisory/Synology_SA_20_26" } ] } -} \ No newline at end of file +} diff --git a/2021/26xxx/CVE-2021-26566.json b/2021/26xxx/CVE-2021-26566.json index 2f34d9f878e..f9cc5e5b8f4 100644 --- a/2021/26xxx/CVE-2021-26566.json +++ b/2021/26xxx/CVE-2021-26566.json @@ -4,15 +4,68 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-26566", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@synology.com", + "DATE_PUBLIC": "2021-02-26T00:00:00", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Synology DiskStation Manager (DSM)", + "version": { + "version_data": [ + { + "affected": "<", + "version_value": "6.2.3-25426-3" + } + ] + } + } + ] + }, + "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": "Insertion of sensitive information into sent data vulnerability in synorelayd in Synology DiskStation Manager (DSM) before 6.2.3-25426-3 allows man-in-the-middle attackers to execute arbitrary commands via inbound QuickConnect traffic." + } + ] + }, + "impact": { + "cvss": { + "baseScore": "8.3", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-201: Insertion of Sensitive Information Into Sent Data" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.synology.com/security/advisory/Synology_SA_20_26", + "refsource": "CONFIRM", + "url": "https://www.synology.com/security/advisory/Synology_SA_20_26" } ] } -} \ No newline at end of file +} diff --git a/2021/26xxx/CVE-2021-26567.json b/2021/26xxx/CVE-2021-26567.json index 101f16df2de..b1453b04f81 100644 --- a/2021/26xxx/CVE-2021-26567.json +++ b/2021/26xxx/CVE-2021-26567.json @@ -4,15 +4,68 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-26567", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@synology.com", + "DATE_PUBLIC": "2021-02-26T00:00:00", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Synology DiskStation Manager (DSM)", + "version": { + "version_data": [ + { + "affected": "<", + "version_value": "6.2.3-25426-3" + } + ] + } + } + ] + }, + "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": "Use of unmaintained third party components vulnerability in faad in Synology DiskStation Manager (DSM) before 6.2.3-25426-3 allows remote authenticated users to execute arbitrary code via a crafted file path." + } + ] + }, + "impact": { + "cvss": { + "baseScore": "8.8", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-1104: Use of Unmaintained Third Party Components" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.synology.com/security/advisory/Synology_SA_20_26", + "refsource": "CONFIRM", + "url": "https://www.synology.com/security/advisory/Synology_SA_20_26" } ] } -} \ No newline at end of file +}