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

90 lines
2.8 KiB
JSON
Raw Normal View History

2019-12-30 17:05:05 +00:00
{
2020-06-02 14:01:33 +00:00
"references": {
"reference_data": [
2019-12-30 17:05:05 +00:00
{
2020-06-02 14:01:33 +00:00
"title": "IBM Security Bulletin 6214472 (Planning Analytics Local)",
"url": "https://www.ibm.com/support/pages/node/6214472",
"refsource": "CONFIRM",
"name": "https://www.ibm.com/support/pages/node/6214472"
},
{
"refsource": "XF",
"name": "ibm-planning-cve20204503-xss (182283)",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/182283",
"title": "X-Force Vulnerability Report"
}
]
},
"data_type": "CVE",
"data_format": "MITRE",
"impact": {
"cvssv3": {
"TM": {
"RC": "C",
"E": "H",
"RL": "O"
},
"BM": {
"C": "L",
"AC": "L",
"PR": "N",
"S": "C",
"AV": "N",
"SCORE": "6.100",
"A": "N",
"UI": "R",
"I": "L"
}
}
},
"data_version": "4.0",
"description": {
"description_data": [
{
"value": "IBM Planning Analytics Local 2.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: 182283.",
"lang": "eng"
2019-12-30 17:05:05 +00:00
}
2020-06-02 14:01:33 +00:00
]
},
"CVE_data_meta": {
"ASSIGNER": "psirt@us.ibm.com",
"DATE_PUBLIC": "2020-06-01T00:00:00",
"STATE": "PUBLIC",
"ID": "CVE-2020-4503"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "2.0"
}
]
},
"product_name": "Planning Analytics Local"
}
]
},
"vendor_name": "IBM"
}
]
2020-06-02 14:01:33 +00:00
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
}
}