diff --git a/2020/4xxx/CVE-2020-4151.json b/2020/4xxx/CVE-2020-4151.json index f44c8f1bf13..5f7c036377d 100644 --- a/2020/4xxx/CVE-2020-4151.json +++ b/2020/4xxx/CVE-2020-4151.json @@ -1,18 +1,93 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4151", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "references" : { + "reference_data" : [ + { + "title" : "IBM Security Bulletin 6189675", + "name" : "https://www.ibm.com/support/pages/node/6189675", + "refsource" : "CONFIRM", + "url" : "https://www.ibm.com/support/pages/node/6189675" + }, + { + "name" : "ibm-qradar-cve20204151-input-validation (174201)", + "title" : "X-Force Vulnerability Report", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/174201", + "refsource" : "XF" + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Data Manipulation", + "lang" : "eng" + } + ] + } + ] + }, + "impact" : { + "cvssv3" : { + "TM" : { + "RL" : "O", + "RC" : "C", + "E" : "U" + }, + "BM" : { + "UI" : "N", + "SCORE" : "6.500", + "I" : "H", + "AC" : "L", + "AV" : "N", + "C" : "N", + "S" : "U", + "A" : "N", + "PR" : "L" + } + } + }, + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "description" : { + "description_data" : [ + { + "value" : "IBM QRadar SIEM 7.3.0 through 7.3.3 could allow an authenticated attacker to perform unauthorized actions due to improper input validation. IBM X-Force ID: 174201.", + "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" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "7.3.0" + }, + { + "version_value" : "7.3.3" + } + ] + }, + "product_name" : "QRadar SIEM" + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2020-04-14T00:00:00", + "ID" : "CVE-2020-4151", + "STATE" : "PUBLIC" + } +}