"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-07-17 15:00:57 +00:00
parent 42e792246c
commit 436aa416a4
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
9 changed files with 707 additions and 635 deletions

View File

@ -1,99 +1,99 @@
{
"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" : [
"data_format": "MITRE",
"references": {
"reference_data": [
{
"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"
"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"
}
]
}
},
"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"
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"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"
}
]
}
]
},
"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"
}
}
},
"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"
}

View File

@ -1,93 +1,93 @@
{
"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" : [
"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": [
{
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "7.2"
},
{
"version_value" : "7.3"
}
]
},
"product_name" : "QRadar SIEM"
}
]
},
"vendor_name" : "IBM"
"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."
}
]
}
},
"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"
}
]
},
"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": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "7.2"
},
{
"version_value": "7.3"
}
]
},
"product_name": "QRadar SIEM"
}
]
},
"vendor_name": "IBM"
}
]
}
},
"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"
}

View File

@ -1,93 +1,93 @@
{
"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" : [
"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": [
{
"product" : {
"product_data" : [
{
"product_name" : "QRadar SIEM",
"version" : {
"version_data" : [
{
"version_value" : "7.2"
},
{
"version_value" : "7.3"
}
]
}
}
]
},
"vendor_name" : "IBM"
"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."
}
]
}
},
"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"
}
}
}
}
]
},
"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": [
{
"product": {
"product_data": [
{
"product_name": "QRadar SIEM",
"version": {
"version_data": [
{
"version_value": "7.2"
},
{
"version_value": "7.3"
}
]
}
}
]
},
"vendor_name": "IBM"
}
]
}
},
"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"
}
}
}
}

View File

@ -61,6 +61,11 @@
"refsource": "CONFIRM",
"name": "https://lists.gnupg.org/pipermail/gnupg-announce/2019q3/000439.html",
"url": "https://lists.gnupg.org/pipermail/gnupg-announce/2019q3/000439.html"
},
{
"refsource": "MISC",
"name": "https://twitter.com/lambdafu/status/1147162583969009664",
"url": "https://twitter.com/lambdafu/status/1147162583969009664"
}
]
}

View File

@ -0,0 +1,67 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-13453",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Zipios before 0.1.7 does not properly handle certain malformed zip archives and can go into an infinite loop, causing a denial of service. This is related to zipheadio.h:readUint32() and zipfile.cpp:Zipfile::Zipfile()."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://salvatoresecurity.com/fun-with-fuzzers-how-i-discovered-three-vulnerabilities-part-2-of-3/",
"url": "https://salvatoresecurity.com/fun-with-fuzzers-how-i-discovered-three-vulnerabilities-part-2-of-3/"
},
{
"refsource": "CONFIRM",
"name": "https://sourceforge.net/p/zipios/news/2019/07/version-017-cve-/",
"url": "https://sourceforge.net/p/zipios/news/2019/07/version-017-cve-/"
}
]
}
}

View File

@ -1,93 +1,93 @@
{
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
]
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
"problemtype": {
"problemtype_data": [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "QRadar SIEM",
"version" : {
"version_data" : [
{
"version_value" : "7.2"
},
{
"version_value" : "7.3"
}
]
}
}
]
}
"description": [
{
"lang": "eng",
"value": "Obtain Information"
}
]
}
]
}
},
"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."
}
]
}
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "QRadar SIEM",
"version": {
"version_data": [
{
"version_value": "7.2"
},
{
"version_value": "7.3"
}
]
}
}
]
}
}
]
}
},
"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."
}
]
}
}

View File

@ -1,96 +1,96 @@
{
"data_version" : "4.0",
"affects" : {
"vendor" : {
"vendor_data" : [
{
"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"
}
]
}
}
]
}
}
]
}
},
"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"
}
"data_version": "4.0",
"affects": {
"vendor": {
"vendor_data": [
{
"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"
}
]
}
}
]
}
}
]
}
]
},
"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"
}
}
},
"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"
}

View File

@ -1,93 +1,93 @@
{
"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" : [
"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": [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "QRadar SIEM",
"version" : {
"version_data" : [
{
"version_value" : "7.2"
},
{
"version_value" : "7.3"
}
]
}
}
]
}
"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"
}
]
}
},
"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"
}
]
},
"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": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "QRadar SIEM",
"version": {
"version_data": [
{
"version_value": "7.2"
},
{
"version_value": "7.3"
}
]
}
}
]
}
}
]
}
},
"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"
}

View File

@ -1,90 +1,90 @@
{
"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" : [
"data_format": "MITRE",
"references": {
"reference_data": [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "Maximo Asset Management",
"version" : {
"version_data" : [
{
"version_value" : "7.6"
}
]
}
}
]
}
"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"
}
]
}
},
"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"
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "Maximo Asset Management",
"version": {
"version_data": [
{
"version_value": "7.6"
}
]
}
}
]
}
}
]
}
]
},
"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"
}
}
},
"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"
}