cvelist/2020/4xxx/CVE-2020-4303.json
2020-04-02 15:01:29 +00:00

93 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "psirt@us.ibm.com",
"DATE_PUBLIC": "2020-03-31T00:00:00",
"STATE": "PUBLIC",
"ID": "CVE-2020-4303"
},
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/pages/node/6147195",
"title": "IBM Security Bulletin 6147195 (WebSphere Application Server Liberty)",
"refsource": "CONFIRM",
"name": "https://www.ibm.com/support/pages/node/6147195"
},
{
"refsource": "XF",
"name": "ibm-websphere-cve20204303-xss (176668)",
"title": "X-Force Vulnerability Report",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/176668"
}
]
},
"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"
}
]
}
},
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"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: 176668.",
"lang": "eng"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "Cross-Site Scripting",
"lang": "eng"
}
]
}
]
},
"impact": {
"cvssv3": {
"TM": {
"RL": "O",
"RC": "C",
"E": "H"
},
"BM": {
"AC": "L",
"AV": "N",
"UI": "R",
"PR": "N",
"I": "L",
"SCORE": "6.100",
"S": "C",
"A": "N",
"C": "L"
}
}
}
}