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

110 lines
3.3 KiB
JSON
Raw Normal View History

2019-12-30 17:01:01 +00:00
{
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM Business Process Manager 8.5, 8.6 and IBM Business Automation Workflow 18.0, 19.0, and 20.0 are 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: 182371."
}
]
},
"impact" : {
"cvssv3" : {
"TM" : {
"RC" : "C",
"RL" : "O",
"E" : "H"
},
"BM" : {
"SCORE" : "5.400",
"I" : "L",
"PR" : "L",
"A" : "N",
"UI" : "R",
"AC" : "L",
"S" : "C",
"C" : "L",
"AV" : "N"
}
}
},
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 6326901 (Business Automation Workflow)",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6326901",
"url" : "https://www.ibm.com/support/pages/node/6326901"
},
{
"refsource" : "XF",
"title" : "X-Force Vulnerability Report",
"name" : "ibm-bpm-cve20204516-xss (182371)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/182371"
}
]
},
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2020-09-04T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2020-4516"
},
"data_format" : "MITRE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-Site Scripting"
}
]
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
2019-12-30 17:01:01 +00:00
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "8.5"
},
{
"version_value" : "8.6"
}
]
},
"product_name" : "Business Process Manager"
},
{
"product_name" : "Business Automation Workflow",
"version" : {
"version_data" : [
{
"version_value" : "18.0"
},
{
"version_value" : "19.0"
},
{
"version_value" : "20.0"
}
]
}
}
]
}
2019-12-30 17:01:01 +00:00
}
]
}
},
"data_type" : "CVE"
}