diff --git a/2020/4xxx/CVE-2020-4662.json b/2020/4xxx/CVE-2020-4662.json index cfa3299f4b8..c4979d39b43 100644 --- a/2020/4xxx/CVE-2020-4662.json +++ b/2020/4xxx/CVE-2020-4662.json @@ -1,90 +1,90 @@ { - "data_type" : "CVE", - "data_format" : "MITRE", - "data_version" : "4.0", - "references" : { - "reference_data" : [ - { - "url" : "https://www.ibm.com/support/pages/node/6259393", - "title" : "IBM Security Bulletin 6259393 (Event Streams)", - "refsource" : "CONFIRM", - "name" : "https://www.ibm.com/support/pages/node/6259393" - }, - { - "title" : "X-Force Vulnerability Report", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/186233", - "name" : "ibm-events-cve20204662-priv-escalation (186233)", - "refsource" : "XF" - } - ] - }, - "CVE_data_meta" : { - "ASSIGNER" : "psirt@us.ibm.com", - "ID" : "CVE-2020-4662", - "STATE" : "PUBLIC", - "DATE_PUBLIC" : "2020-08-13T00:00:00" - }, - "impact" : { - "cvssv3" : { - "BM" : { - "AV" : "N", - "A" : "N", - "C" : "N", - "UI" : "N", - "I" : "H", - "PR" : "L", - "AC" : "L", - "SCORE" : "6.500", - "S" : "U" - }, - "TM" : { - "RC" : "C", - "E" : "U", - "RL" : "O" - } - } - }, - "affects" : { - "vendor" : { - "vendor_data" : [ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "references": { + "reference_data": [ { - "product" : { - "product_data" : [ - { - "product_name" : "Event Streams", - "version" : { - "version_data" : [ - { - "version_value" : "10.0.0" - } - ] - } - } - ] - }, - "vendor_name" : "IBM" + "url": "https://www.ibm.com/support/pages/node/6259393", + "title": "IBM Security Bulletin 6259393 (Event Streams)", + "refsource": "CONFIRM", + "name": "https://www.ibm.com/support/pages/node/6259393" + }, + { + "title": "X-Force Vulnerability Report", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/186233", + "name": "ibm-events-cve20204662-priv-escalation (186233)", + "refsource": "XF" } - ] - } - }, - "description" : { - "description_data" : [ - { - "value" : "IBM Event Streams 10.0.0 could allow an authenticated user to perform tasks to a schema due to improper authentication validation. IBM X-Force ID: 186233.", - "lang" : "eng" - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Gain Privileges" - } + ] + }, + "CVE_data_meta": { + "ASSIGNER": "psirt@us.ibm.com", + "ID": "CVE-2020-4662", + "STATE": "PUBLIC", + "DATE_PUBLIC": "2020-08-13T00:00:00" + }, + "impact": { + "cvssv3": { + "BM": { + "AV": "N", + "A": "N", + "C": "N", + "UI": "N", + "I": "H", + "PR": "L", + "AC": "L", + "SCORE": "6.500", + "S": "U" + }, + "TM": { + "RC": "C", + "E": "U", + "RL": "O" + } + } + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Event Streams", + "version": { + "version_data": [ + { + "version_value": "10.0.0" + } + ] + } + } + ] + }, + "vendor_name": "IBM" + } ] - } - ] - } -} + } + }, + "description": { + "description_data": [ + { + "value": "IBM Event Streams 10.0.0 could allow an authenticated user to perform tasks to a schema due to improper authentication validation. IBM X-Force ID: 186233.", + "lang": "eng" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Gain Privileges" + } + ] + } + ] + } +} \ No newline at end of file