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

93 lines
3.0 KiB
JSON
Raw Normal View History

2019-12-30 17:01:42 +00:00
{
2020-04-02 15:01:29 +00:00
"references": {
"reference_data": [
2019-12-30 17:01:42 +00:00
{
2020-04-02 15:01:29 +00:00
"refsource": "CONFIRM",
"name": "https://www.ibm.com/support/pages/node/6147195",
"title": "IBM Security Bulletin 6147195 (WebSphere Application Server Liberty)",
"url": "https://www.ibm.com/support/pages/node/6147195"
},
{
"title": "X-Force Vulnerability Report",
"refsource": "XF",
"name": "ibm-websphere-cve20204304-xss (176670)",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/176670"
2019-12-30 17:01:42 +00:00
}
2020-04-02 15:01:29 +00:00
]
},
"CVE_data_meta": {
"ASSIGNER": "psirt@us.ibm.com",
"DATE_PUBLIC": "2020-03-31T00:00:00",
"STATE": "PUBLIC",
"ID": "CVE-2020-4304"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "17.0.0.3"
},
{
"version_value": "20.0.0.3"
}
]
},
"product_name": "WebSphere Application Server Liberty"
}
]
},
"vendor_name": "IBM"
}
]
2020-04-02 15:01:29 +00:00
}
},
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
},
"impact": {
"cvssv3": {
"TM": {
"RL": "O",
"E": "H",
"RC": "C"
},
"BM": {
"I": "L",
"SCORE": "6.100",
"PR": "N",
"UI": "R",
"AC": "L",
"AV": "N",
"C": "L",
"A": "N",
"S": "C"
}
}
},
"description": {
"description_data": [
{
"value": "IBM WebSphere Application Server - Liberty 17.0.0.3 through 20.0.0.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: 176670.",
"lang": "eng"
}
]
}
}