diff --git a/2020/4xxx/CVE-2020-4686.json b/2020/4xxx/CVE-2020-4686.json index c3dd22245b1..b1872dccec4 100644 --- a/2020/4xxx/CVE-2020-4686.json +++ b/2020/4xxx/CVE-2020-4686.json @@ -1,18 +1,90 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4686", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "references" : { + "reference_data" : [ + { + "refsource" : "CONFIRM", + "name" : "https://www.ibm.com/support/pages/node/6260199", + "title" : "IBM Security Bulletin 6260199 (SAN Volume Controller and Storwize Family)", + "url" : "https://www.ibm.com/support/pages/node/6260199" + }, + { + "refsource" : "XF", + "name" : "ibm-spectrum-cve20204686-priv-escalation (186678)", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/186678", + "title" : "X-Force Vulnerability Report" + } + ] + }, + "description" : { + "description_data" : [ + { + "value" : "IBM Spectrum Virtualize 8.3.1 could allow a remote user authenticated via LDAP to escalate their privileges and perform actions they should not have access to. IBM X-Force ID: 186678.", + "lang" : "eng" + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Gain Privileges", + "lang" : "eng" + } + ] + } + ] + }, + "impact" : { + "cvssv3" : { + "TM" : { + "RL" : "O", + "E" : "U", + "RC" : "C" + }, + "BM" : { + "SCORE" : "6.800", + "C" : "H", + "AV" : "N", + "PR" : "L", + "UI" : "N", + "I" : "H", + "S" : "U", + "AC" : "H", + "A" : "N" + } + } + }, + "data_format" : "MITRE", + "data_type" : "CVE", + "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." + "vendor_name" : "IBM", + "product" : { + "product_data" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "8.3.1" + } + ] + }, + "product_name" : "SAN Volume Controller and Storwize Family" + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "CVE_data_meta" : { + "DATE_PUBLIC" : "2020-08-14T00:00:00", + "ID" : "CVE-2020-4686", + "ASSIGNER" : "psirt@us.ibm.com", + "STATE" : "PUBLIC" + }, + "data_version" : "4.0" +}