cvelist/2019/4xxx/CVE-2019-4270.json

100 lines
2.9 KiB
JSON
Raw Normal View History

2019-01-03 15:04:29 -05:00
{
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0 Admin Console 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: 160203."
}
]
},
"impact" : {
"cvssv3" : {
"TM" : {
"RC" : "C",
"E" : "H",
"RL" : "O"
},
"BM" : {
"AV" : "N",
"AC" : "L",
"S" : "C",
"I" : "L",
"PR" : "L",
"C" : "L",
"UI" : "R",
"SCORE" : "5.400",
"A" : "N"
}
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-Site Scripting"
}
]
}
]
},
"data_version" : "4.0",
"affects" : {
"vendor" : {
"vendor_data" : [
2019-03-18 00:59:54 +00:00
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "WebSphere Application Server",
"version" : {
"version_data" : [
{
"version_value" : "7.0"
},
{
"version_value" : "8.0"
},
{
"version_value" : "8.5"
},
{
"version_value" : "9.0"
}
]
}
}
]
}
2019-03-18 00:59:54 +00:00
}
]
}
},
"data_type" : "CVE",
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2019-09-16T00:00:00",
"STATE" : "PUBLIC",
"ID" : "CVE-2019-4270"
},
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/pages/node/884036",
"name" : "https://www.ibm.com/support/pages/node/884036",
"title" : "IBM Security Bulletin 884036 (WebSphere Application Server)"
},
{
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/160203",
"title" : "X-Force Vulnerability Report",
"name" : "ibm-websphere-cve20194270-xss (160203)"
}
]
},
"data_format" : "MITRE"
}