diff --git a/2020/4xxx/CVE-2020-4576.json b/2020/4xxx/CVE-2020-4576.json index 38754608ea5..e4c4e2a3b21 100644 --- a/2020/4xxx/CVE-2020-4576.json +++ b/2020/4xxx/CVE-2020-4576.json @@ -1,99 +1,99 @@ { - "data_type" : "CVE", - "references" : { - "reference_data" : [ - { - "url" : "https://www.ibm.com/support/pages/node/6339807", - "name" : "https://www.ibm.com/support/pages/node/6339807", - "title" : "IBM Security Bulletin 6339807 (WebSphere Application Server)", - "refsource" : "CONFIRM" - }, - { - "title" : "X-Force Vulnerability Report", - "refsource" : "XF", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/184428", - "name" : "ibm-websphere-cve20204576-info-disc (184428)" - } - ] - }, - "CVE_data_meta" : { - "ID" : "CVE-2020-4576", - "ASSIGNER" : "psirt@us.ibm.com", - "DATE_PUBLIC" : "2020-09-30T00:00:00", - "STATE" : "PUBLIC" - }, - "data_version" : "4.0", - "data_format" : "MITRE", - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "IBM WebSphere Application Server 7.5, 8.0, 8.5, and 9.0 traditional could allow a remote attacker to obtain sensitive information with a specially-crafted sequence of serialized objects. IBM X-Force ID: 184428." - } - ] - }, - "affects" : { - "vendor" : { - "vendor_data" : [ + "data_type": "CVE", + "references": { + "reference_data": [ { - "product" : { - "product_data" : [ - { - "version" : { - "version_data" : [ - { - "version_value" : "7.0" - }, - { - "version_value" : "8.0" - }, - { - "version_value" : "8.5" - }, - { - "version_value" : "9.0" - } - ] - }, - "product_name" : "WebSphere Application Server" - } - ] - }, - "vendor_name" : "IBM" + "url": "https://www.ibm.com/support/pages/node/6339807", + "name": "https://www.ibm.com/support/pages/node/6339807", + "title": "IBM Security Bulletin 6339807 (WebSphere Application Server)", + "refsource": "CONFIRM" + }, + { + "title": "X-Force Vulnerability Report", + "refsource": "XF", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/184428", + "name": "ibm-websphere-cve20204576-info-disc (184428)" } - ] - } - }, - "impact" : { - "cvssv3" : { - "BM" : { - "AC" : "L", - "A" : "N", - "C" : "L", - "UI" : "N", - "I" : "N", - "SCORE" : "5.300", - "S" : "U", - "PR" : "N", - "AV" : "N" - }, - "TM" : { - "E" : "U", - "RL" : "O", - "RC" : "C" - } - } - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "value" : "Obtain Information", - "lang" : "eng" - } + ] + }, + "CVE_data_meta": { + "ID": "CVE-2020-4576", + "ASSIGNER": "psirt@us.ibm.com", + "DATE_PUBLIC": "2020-09-30T00:00:00", + "STATE": "PUBLIC" + }, + "data_version": "4.0", + "data_format": "MITRE", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "IBM WebSphere Application Server 7.5, 8.0, 8.5, and 9.0 traditional could allow a remote attacker to obtain sensitive information with a specially-crafted sequence of serialized objects. IBM X-Force ID: 184428." + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "version": { + "version_data": [ + { + "version_value": "7.0" + }, + { + "version_value": "8.0" + }, + { + "version_value": "8.5" + }, + { + "version_value": "9.0" + } + ] + }, + "product_name": "WebSphere Application Server" + } + ] + }, + "vendor_name": "IBM" + } ] - } - ] - } -} + } + }, + "impact": { + "cvssv3": { + "BM": { + "AC": "L", + "A": "N", + "C": "L", + "UI": "N", + "I": "N", + "SCORE": "5.300", + "S": "U", + "PR": "N", + "AV": "N" + }, + "TM": { + "E": "U", + "RL": "O", + "RC": "C" + } + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "value": "Obtain Information", + "lang": "eng" + } + ] + } + ] + } +} \ No newline at end of file