cvelist/2021/20xxx/CVE-2021-20480.json

96 lines
3.0 KiB
JSON
Raw Normal View History

2020-12-17 20:02:27 +00:00
{
2021-04-08 13:00:43 +00:00
"impact": {
"cvssv3": {
"BM": {
"A": "N",
"AC": "L",
"PR": "L",
"S": "U",
"I": "N",
"UI": "N",
"AV": "N",
"C": "L",
"SCORE": "4.300"
},
"TM": {
"E": "U",
"RL": "O",
"RC": "C"
}
}
},
"description": {
"description_data": [
2020-12-17 20:02:27 +00:00
{
2021-04-08 13:00:43 +00:00
"lang": "eng",
"value": "IBM WebSphere Application Server 7.0, 8.0, and 8.5 is vulnerable to server-side request forgery (SSRF). By sending a specially crafted request, a remote authenticated attacker could exploit this vulnerability to obtain sensitive data. IBM X-Force ID: 197502."
2020-12-17 20:02:27 +00:00
}
2021-04-08 13:00:43 +00:00
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"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"
}
]
}
}
]
}
}
2021-04-08 08:18:41 -04:00
]
2021-04-08 13:00:43 +00:00
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Gain Access"
}
]
}
]
},
"CVE_data_meta": {
"STATE": "PUBLIC",
"ASSIGNER": "psirt@us.ibm.com",
"DATE_PUBLIC": "2021-04-07T00:00:00",
"ID": "CVE-2021-20480"
},
"data_type": "CVE",
"references": {
"reference_data": [
{
"title": "IBM Security Bulletin 6441063 (WebSphere Application Server)",
"url": "https://www.ibm.com/support/pages/node/6441063",
"name": "https://www.ibm.com/support/pages/node/6441063",
"refsource": "CONFIRM"
},
{
"refsource": "XF",
"name": "ibm-websphere-cve202120480-ssrf (197502)",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/197502",
"title": "X-Force Vulnerability Report"
}
]
},
"data_format": "MITRE",
"data_version": "4.0"
}