diff --git a/2020/4xxx/CVE-2020-4217.json b/2020/4xxx/CVE-2020-4217.json index a06ab97581f..9444ad82d37 100644 --- a/2020/4xxx/CVE-2020-4217.json +++ b/2020/4xxx/CVE-2020-4217.json @@ -1,18 +1,93 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4217", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Denial of Service" + } + ] + } + ] + }, + "CVE_data_meta" : { + "ID" : "CVE-2020-4217", + "STATE" : "PUBLIC", + "DATE_PUBLIC" : "2020-03-06T00:00:00", + "ASSIGNER" : "psirt@us.ibm.com" + }, + "data_format" : "MITRE", + "references" : { + "reference_data" : [ + { + "name" : "https://www.ibm.com/support/pages/node/5693463", + "url" : "https://www.ibm.com/support/pages/node/5693463", + "refsource" : "CONFIRM", + "title" : "IBM Security Bulletin 5693463 (Spectrum Scale)" + }, + { + "title" : "X-Force Vulnerability Report", + "refsource" : "XF", + "name" : "ibm-spectrum-cve20204217-dos (175067)", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/175067" + } + ] + }, + "data_version" : "4.0", + "affects" : { + "vendor" : { + "vendor_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." + "product" : { + "product_data" : [ + { + "product_name" : "Spectrum Scale", + "version" : { + "version_data" : [ + { + "version_value" : "5.0" + }, + { + "version_value" : "4.2" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "data_type" : "CVE", + "impact" : { + "cvssv3" : { + "TM" : { + "RL" : "O", + "RC" : "C", + "E" : "U" + }, + "BM" : { + "I" : "N", + "PR" : "N", + "C" : "N", + "AV" : "N", + "A" : "H", + "AC" : "L", + "SCORE" : "7.500", + "UI" : "N", + "S" : "U" + } + } + }, + "description" : { + "description_data" : [ + { + "value" : "The IBM Spectrum Scale 4.2 and 5.0 file system component is affected by a denial of service security vulnerability. An attacker can force the Spectrum Scale mmfsd/mmsdrserv daemons to unexpectedly exit, impacting the functionality of the Spectrum Scale cluster and the availability of file systems managed by Spectrum Scale. IBM X-Force ID: 175067.", + "lang" : "eng" + } + ] + } +}