cvelist/2020/4xxx/CVE-2020-4541.json

93 lines
2.9 KiB
JSON
Raw Normal View History

2019-12-30 17:01:21 +00:00
{
2020-08-10 13:01:34 +00:00
"data_version": "4.0",
"impact": {
"cvssv3": {
"BM": {
"C": "L",
"UI": "R",
"SCORE": "6.100",
"A": "N",
"I": "L",
"PR": "N",
"AV": "N",
"S": "C",
"AC": "L"
},
"TM": {
"E": "H",
"RL": "O",
"RC": "C"
}
}
},
"CVE_data_meta": {
"DATE_PUBLIC": "2020-08-07T00:00:00",
"ASSIGNER": "psirt@us.ibm.com",
"ID": "CVE-2020-4541",
"STATE": "PUBLIC"
},
"data_format": "MITRE",
"references": {
"reference_data": [
{
"name": "https://www.ibm.com/support/pages/node/6257577",
"url": "https://www.ibm.com/support/pages/node/6257577",
"title": "IBM Security Bulletin 6257577 (Jazz Reporting Service)",
"refsource": "CONFIRM"
},
2019-12-30 17:01:21 +00:00
{
2020-08-10 13:01:34 +00:00
"name": "ibm-jazz-cve20204541-xss (183039)",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/183039",
"title": "X-Force Vulnerability Report",
"refsource": "XF"
2019-12-30 17:01:21 +00:00
}
2020-08-10 13:01:34 +00:00
]
},
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "7.0"
},
{
"version_value": "7.0.1"
}
]
},
"product_name": "Jazz Reporting Service"
}
]
},
"vendor_name": "IBM"
}
]
2020-08-10 13:01:34 +00:00
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
},
"description": {
"description_data": [
{
"value": "IBM Jazz Reporting Service 7.0 and 7.0.1 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: 183039.",
"lang": "eng"
}
]
}
}