From a1b14ccbd5707716f6fa2098d7f483c611238f12 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 26 Jun 2020 20:02:38 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/9xxx/CVE-2020-9622.json | 50 +++++++++++++++++++++++++++++++++--- 1 file changed, 47 insertions(+), 3 deletions(-) diff --git a/2020/9xxx/CVE-2020-9622.json b/2020/9xxx/CVE-2020-9622.json index 02292833ce2..2960aca3b41 100644 --- a/2020/9xxx/CVE-2020-9622.json +++ b/2020/9xxx/CVE-2020-9622.json @@ -3,15 +3,59 @@ "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "psirt@adobe.com", "ID": "CVE-2020-9622", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC" + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Out-of-Bounds Read " + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Adobe", + "product": { + "product_data": [ + { + "product_name": "Adobe DNG Software Development Kit (SDK)", + "version": { + "version_data": [ + { + "version_value": "Adobe DNG Software Development Kit (SDK) 1.5 and\u202fearlier\u202fversions" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "name": "https://helpx.adobe.com/security/products/dng-sdk/apsb20-26.html", + "refsource": "CONFIRM", + "url": "https://helpx.adobe.com/security/products/dng-sdk/apsb20-26.html" + } + ] }, "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": "Adobe DNG Software Development Kit (SDK) 1.5 and earlier versions have an out-of-bounds read vulnerability. Successful exploitation could lead to information disclosure." } ] }