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

93 lines
2.9 KiB
JSON
Raw Normal View History

2019-12-30 17:02:02 +00:00
{
2021-01-12 15:02:00 +00:00
"data_version": "4.0",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "Cross-Site Scripting",
"lang": "eng"
}
]
}
]
},
"CVE_data_meta": {
"DATE_PUBLIC": "2021-01-11T00:00:00",
"STATE": "PUBLIC",
"ID": "CVE-2020-4838",
"ASSIGNER": "psirt@us.ibm.com"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "IBM API Connect 5.0.0.0 through 5.0.8.10 is vulnerable to stored 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: 190036."
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "API Connect",
"version": {
"version_data": [
{
"version_value": "5.0.0.0"
},
{
"version_value": "5.0.8.10"
}
]
}
}
]
}
}
]
2021-01-12 15:02:00 +00:00
}
},
"data_format": "MITRE",
"impact": {
"cvssv3": {
"BM": {
"A": "N",
"AC": "L",
"AV": "N",
"S": "C",
"PR": "L",
"UI": "N",
"C": "L",
"I": "L",
"SCORE": "6.400"
},
"TM": {
"RC": "C",
"RL": "O",
"E": "H"
}
}
},
"references": {
"reference_data": [
{
"name": "https://www.ibm.com/support/pages/node/6402719",
"refsource": "CONFIRM",
"url": "https://www.ibm.com/support/pages/node/6402719",
"title": "IBM Security Bulletin 6402719 (API Connect)"
},
2019-12-30 17:02:02 +00:00
{
2021-01-12 15:02:00 +00:00
"title": "X-Force Vulnerability Report",
"name": "ibm-api-cve20204838-xss (190036)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/190036"
2019-12-30 17:02:02 +00:00
}
2021-01-12 15:02:00 +00:00
]
},
"data_type": "CVE"
}