diff --git a/2018/1xxx/CVE-2018-1921.json b/2018/1xxx/CVE-2018-1921.json index f0f03e5a16d..db2302f0f94 100644 --- a/2018/1xxx/CVE-2018-1921.json +++ b/2018/1xxx/CVE-2018-1921.json @@ -1,18 +1,99 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2018-1921", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "data_format" : "MITRE", + "references" : { + "reference_data" : [ + { + "refsource" : "CONFIRM", + "title" : "IBM Security Bulletin 887995 (Campaign)", + "name" : "https://www.ibm.com/support/docview.wss?uid=ibm10887995", + "url" : "https://www.ibm.com/support/docview.wss?uid=ibm10887995" + }, + { + "name" : "ibm-campaign-cve20181921-xss (152857)", + "refsource" : "XF", + "title" : "X-Force Vulnerability Report", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/152857" + } + ] + }, + "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." + "product" : { + "product_data" : [ + { + "product_name" : "Campaign", + "version" : { + "version_data" : [ + { + "version_value" : "9.1.2" + }, + { + "version_value" : "9.1.0" + }, + { + "version_value" : "10.1" + }, + { + "version_value" : "11.0" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "impact" : { + "cvssv3" : { + "BM" : { + "UI" : "R", + "AC" : "L", + "SCORE" : "5.400", + "S" : "C", + "AV" : "N", + "PR" : "L", + "C" : "L", + "A" : "N", + "I" : "L" + }, + "TM" : { + "E" : "H", + "RC" : "C", + "RL" : "O" + } + } + }, + "data_version" : "4.0", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Cross-Site Scripting" + } + ] + } + ] + }, + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM Campaign 9.1.0, 9.1.2, 10.1, and 11.0 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 152857." + } + ] + }, + "CVE_data_meta" : { + "ID" : "CVE-2018-1921", + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2019-07-10T00:00:00" + }, + "data_type" : "CVE" +} diff --git a/2018/2xxx/CVE-2018-2021.json b/2018/2xxx/CVE-2018-2021.json index 4c8bc25915c..15fae64f742 100644 --- a/2018/2xxx/CVE-2018-2021.json +++ b/2018/2xxx/CVE-2018-2021.json @@ -1,18 +1,93 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2018-2021", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "STATE" : "PUBLIC", + "ID" : "CVE-2018-2021", + "DATE_PUBLIC" : "2019-07-10T00:00:00" + }, + "data_type" : "CVE", + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM QRadar SIEM 7.2 and 7.3 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 155345." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Cross-Site Scripting", + "lang" : "eng" + } + ] + } + ] + }, + "data_format" : "MITRE", + "references" : { + "reference_data" : [ + { + "url" : "https://www.ibm.com/support/docview.wss?uid=ibm10888117", + "title" : "IBM Security Bulletin 888117 (QRadar SIEM)", + "refsource" : "CONFIRM", + "name" : "https://www.ibm.com/support/docview.wss?uid=ibm10888117" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/155345", + "name" : "ibm-qradar-cve20182021-xss (155345)", + "title" : "X-Force Vulnerability Report", + "refsource" : "XF" + } + ] + }, + "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." + "product" : { + "product_data" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "7.2" + }, + { + "version_value" : "7.3" + } + ] + }, + "product_name" : "QRadar SIEM" + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "impact" : { + "cvssv3" : { + "TM" : { + "RL" : "O", + "E" : "H", + "RC" : "C" + }, + "BM" : { + "UI" : "R", + "AC" : "L", + "SCORE" : "6.100", + "AV" : "N", + "PR" : "N", + "S" : "C", + "C" : "L", + "A" : "N", + "I" : "L" + } + } + }, + "data_version" : "4.0" +} diff --git a/2018/2xxx/CVE-2018-2022.json b/2018/2xxx/CVE-2018-2022.json index 8503581b0a7..7adb2276833 100644 --- a/2018/2xxx/CVE-2018-2022.json +++ b/2018/2xxx/CVE-2018-2022.json @@ -1,18 +1,93 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2018-2022", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "data_type" : "CVE", + "CVE_data_meta" : { + "DATE_PUBLIC" : "2019-07-10T00:00:00", + "ID" : "CVE-2018-2022", + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com" + }, + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM QRadar SIEM 7.2 and 7.3 discloses sensitive information to unauthorized users. The information can be used to mount further attacks on the system. IBM X-Force ID: 155346." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Obtain Information", + "lang" : "eng" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://www.ibm.com/support/docview.wss?uid=ibm10888133", + "title" : "IBM Security Bulletin 888133 (QRadar SIEM)", + "refsource" : "CONFIRM", + "name" : "https://www.ibm.com/support/docview.wss?uid=ibm10888133" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/155346", + "name" : "ibm-qradar-cve20182022-info-disc (155346)", + "title" : "X-Force Vulnerability Report", + "refsource" : "XF" + } + ] + }, + "data_format" : "MITRE", + "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." + "product" : { + "product_data" : [ + { + "product_name" : "QRadar SIEM", + "version" : { + "version_data" : [ + { + "version_value" : "7.2" + }, + { + "version_value" : "7.3" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "data_version" : "4.0", + "impact" : { + "cvssv3" : { + "BM" : { + "SCORE" : "5.300", + "UI" : "N", + "AC" : "L", + "A" : "N", + "I" : "N", + "S" : "U", + "PR" : "N", + "AV" : "N", + "C" : "L" + }, + "TM" : { + "RL" : "O", + "E" : "U", + "RC" : "C" + } + } + } +} diff --git a/2019/4xxx/CVE-2019-4054.json b/2019/4xxx/CVE-2019-4054.json index 73136867bef..546a0725f22 100644 --- a/2019/4xxx/CVE-2019-4054.json +++ b/2019/4xxx/CVE-2019-4054.json @@ -1,18 +1,93 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4054", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Obtain Information" + } + ] + } + ] + }, + "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" : "QRadar SIEM", + "version" : { + "version_data" : [ + { + "version_value" : "7.2" + }, + { + "version_value" : "7.3" + } + ] + } + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "impact" : { + "cvssv3" : { + "BM" : { + "S" : "U", + "PR" : "N", + "AV" : "L", + "C" : "L", + "A" : "N", + "I" : "N", + "UI" : "N", + "AC" : "L", + "SCORE" : "4.000" + }, + "TM" : { + "RC" : "C", + "E" : "U", + "RL" : "O" + } + } + }, + "data_version" : "4.0", + "references" : { + "reference_data" : [ + { + "url" : "https://www.ibm.com/support/docview.wss?uid=ibm10957139", + "title" : "IBM Security Bulletin 957139 (QRadar SIEM)", + "refsource" : "CONFIRM", + "name" : "https://www.ibm.com/support/docview.wss?uid=ibm10957139" + }, + { + "title" : "X-Force Vulnerability Report", + "refsource" : "XF", + "name" : "ibm-qradar-cve20194054-info-disc (156563)", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/156563" + } + ] + }, + "data_format" : "MITRE", + "data_type" : "CVE", + "CVE_data_meta" : { + "DATE_PUBLIC" : "2019-07-10T00:00:00", + "ASSIGNER" : "psirt@us.ibm.com", + "STATE" : "PUBLIC", + "ID" : "CVE-2019-4054" + }, + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM QRadar SIEM 7.2 and 7.3 could allow a local user to obtain sensitive information when exporting content that could aid an attacker in further attacks against the system. IBM X-Force ID: 156563." + } + ] + } +} diff --git a/2019/4xxx/CVE-2019-4194.json b/2019/4xxx/CVE-2019-4194.json index 6ba69fb2004..a025f592881 100644 --- a/2019/4xxx/CVE-2019-4194.json +++ b/2019/4xxx/CVE-2019-4194.json @@ -1,18 +1,96 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4194", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "data_version" : "4.0", + "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" : "Jazz for Service Management", + "version" : { + "version_data" : [ + { + "version_value" : "1.1.3" + }, + { + "version_value" : "1.1.3.1" + }, + { + "version_value" : "1.1.3.2" + } + ] + } + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "impact" : { + "cvssv3" : { + "TM" : { + "E" : "U", + "RC" : "C", + "RL" : "O" + }, + "BM" : { + "UI" : "N", + "AC" : "L", + "SCORE" : "5.300", + "S" : "U", + "AV" : "N", + "PR" : "N", + "C" : "N", + "A" : "L", + "I" : "N" + } + } + }, + "data_format" : "MITRE", + "references" : { + "reference_data" : [ + { + "name" : "http://www.ibm.com/support/docview.wss?uid=ibm10885989", + "title" : "IBM Security Bulletin 885989 (Jazz for Service Management)", + "refsource" : "CONFIRM", + "url" : "http://www.ibm.com/support/docview.wss?uid=ibm10885989" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/159033", + "name" : "ibm-jazz-cve20194194-dos (159033)", + "refsource" : "XF", + "title" : "X-Force Vulnerability Report" + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Denial of Service" + } + ] + } + ] + }, + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM Jazz for Service Management 1.1.3, 1.1.3.1, and 1.1.3.2 is missing function level access control that could allow a user to delete authorized resources. IBM X-Force ID: 159033." + } + ] + }, + "CVE_data_meta" : { + "DATE_PUBLIC" : "2019-07-11T00:00:00", + "ID" : "CVE-2019-4194", + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com" + }, + "data_type" : "CVE" +} diff --git a/2019/4xxx/CVE-2019-4211.json b/2019/4xxx/CVE-2019-4211.json index c89c72978c4..c41d1af2034 100644 --- a/2019/4xxx/CVE-2019-4211.json +++ b/2019/4xxx/CVE-2019-4211.json @@ -1,18 +1,93 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4211", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "CVE_data_meta" : { + "DATE_PUBLIC" : "2019-07-10T00:00:00", + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com", + "ID" : "CVE-2019-4211" + }, + "data_type" : "CVE", + "description" : { + "description_data" : [ + { + "value" : "IBM QRadar SIEM 7.2 and 7.3 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 159131.", + "lang" : "eng" + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Cross-Site Scripting", + "lang" : "eng" + } + ] + } + ] + }, + "data_format" : "MITRE", + "references" : { + "reference_data" : [ + { + "url" : "https://www.ibm.com/support/docview.wss?uid=ibm10957143", + "name" : "https://www.ibm.com/support/docview.wss?uid=ibm10957143", + "title" : "IBM Security Bulletin 957143 (QRadar SIEM)", + "refsource" : "CONFIRM" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/159131", + "name" : "ibm-qradar-cve20194211-xss (159131)", + "title" : "X-Force Vulnerability Report", + "refsource" : "XF" + } + ] + }, + "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" : "QRadar SIEM", + "version" : { + "version_data" : [ + { + "version_value" : "7.2" + }, + { + "version_value" : "7.3" + } + ] + } + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "impact" : { + "cvssv3" : { + "BM" : { + "AC" : "L", + "UI" : "R", + "SCORE" : "5.400", + "C" : "L", + "S" : "C", + "AV" : "N", + "PR" : "L", + "I" : "L", + "A" : "N" + }, + "TM" : { + "RL" : "O", + "E" : "H", + "RC" : "C" + } + } + }, + "data_version" : "4.0" +} diff --git a/2019/4xxx/CVE-2019-4430.json b/2019/4xxx/CVE-2019-4430.json index 92e6cb6bfcb..da7bfbf9e44 100644 --- a/2019/4xxx/CVE-2019-4430.json +++ b/2019/4xxx/CVE-2019-4430.json @@ -1,18 +1,90 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4430", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "data_format" : "MITRE", + "references" : { + "reference_data" : [ + { + "name" : "https://www.ibm.com/support/docview.wss?uid=ibm10959173", + "title" : "IBM Security Bulletin 959173 (Maximo Asset Management)", + "refsource" : "CONFIRM", + "url" : "https://www.ibm.com/support/docview.wss?uid=ibm10959173" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/162887", + "name" : "ibm-maximo-cve20194430-info-disc (162887)", + "title" : "X-Force Vulnerability Report", + "refsource" : "XF" + } + ] + }, + "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" + } + ] + } + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "impact" : { + "cvssv3" : { + "TM" : { + "RL" : "O", + "E" : "U", + "RC" : "C" + }, + "BM" : { + "SCORE" : "4.300", + "UI" : "N", + "AC" : "L", + "A" : "N", + "I" : "N", + "AV" : "N", + "PR" : "L", + "S" : "U", + "C" : "L" + } + } + }, + "data_version" : "4.0", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Obtain Information" + } + ] + } + ] + }, + "description" : { + "description_data" : [ + { + "value" : "IBM Maximo Asset Management 7.6 could allow a remote attacker to traverse directories on the system. An attacker could send a specially-crafted URL request containing \"dot dot\" sequences (/../) to view arbitrary files on the system. IBM X-Force ID: 162887.", + "lang" : "eng" + } + ] + }, + "CVE_data_meta" : { + "DATE_PUBLIC" : "2019-07-15T00:00:00", + "ID" : "CVE-2019-4430", + "ASSIGNER" : "psirt@us.ibm.com", + "STATE" : "PUBLIC" + }, + "data_type" : "CVE" +}