diff --git a/2020/4xxx/CVE-2020-4493.json b/2020/4xxx/CVE-2020-4493.json index b08e8f07ec1..ab23fc54c34 100644 --- a/2020/4xxx/CVE-2020-4493.json +++ b/2020/4xxx/CVE-2020-4493.json @@ -1,18 +1,93 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4493", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "CVE_data_meta" : { + "DATE_PUBLIC" : "2020-10-01T00:00:00", + "ID" : "CVE-2020-4493", + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com" + }, + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM Maximo Asset Management 7.6.0 and 7.6.1 could allow an attacker to bypass authentication and issue commands using a specially crafted HTTP command. IBM X-Force ID: 181995." + } + ] + }, + "data_format" : "MITRE", + "impact" : { + "cvssv3" : { + "TM" : { + "RL" : "O", + "RC" : "C", + "E" : "U" + }, + "BM" : { + "PR" : "N", + "AC" : "L", + "A" : "H", + "S" : "U", + "UI" : "N", + "SCORE" : "9.800", + "I" : "H", + "C" : "H", + "AV" : "N" + } + } + }, + "data_type" : "CVE", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Bypass Security", + "lang" : "eng" + } + ] + } + ] + }, + "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" : [ + { + "product_name" : "Maximo Asset Management", + "version" : { + "version_data" : [ + { + "version_value" : "7.6.0" + }, + { + "version_value" : "7.6.1" + } + ] + } + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "references" : { + "reference_data" : [ + { + "title" : "IBM Security Bulletin 6340281 (Maximo Asset Management)", + "url" : "https://www.ibm.com/support/pages/node/6340281", + "name" : "https://www.ibm.com/support/pages/node/6340281", + "refsource" : "CONFIRM" + }, + { + "refsource" : "XF", + "name" : "ibm-maximo-cve20204493-auth-bypass (181995)", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/181995", + "title" : "X-Force Vulnerability Report" + } + ] + }, + "data_version" : "4.0" +}