diff --git a/2022/22xxx/CVE-2022-22688.json b/2022/22xxx/CVE-2022-22688.json index 0dec5eff901..7b239265972 100644 --- a/2022/22xxx/CVE-2022-22688.json +++ b/2022/22xxx/CVE-2022-22688.json @@ -4,14 +4,67 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-22688", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@synology.com", + "STATE": "PUBLIC", + "DATE_PUBLIC": "2022-03-21T11:16:35.131196" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "DiskStation Manager (DSM)", + "version": { + "version_data": [ + { + "affected": "<", + "version_value": "6.2.4-25556-2" + } + ] + } + } + ] + }, + "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 neutralization of special elements used in a command ('Command Injection') vulnerability in File service functionality in Synology DiskStation Manager (DSM) before 6.2.4-25556-2 allows remote authenticated users to execute arbitrary commands via unspecified vectors." + } + ] + }, + "impact": { + "cvss": { + "baseScore": "8.8", + "vectorString": "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-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.synology.com/security/advisory/Synology_SA_21_22", + "url": "https://www.synology.com/security/advisory/Synology_SA_21_22", + "refsource": "CONFIRM" } ] }