IBM20210322-125332

Added CVE-2020-4882
This commit is contained in:
Scott Moore - IBM 2021-03-22 12:53:32 -04:00
parent a2f0ac0d25
commit cf32ebe888
No known key found for this signature in database
GPG Key ID: 8E6C411D57F2D75C

View File

@ -1,18 +1,90 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-4882",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"data_version" : "4.0",
"affects" : {
"vendor" : {
"vendor_data" : [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "Planning Analytics",
"version" : {
"version_data" : [
{
"version_value" : "2.0"
}
]
}
}
]
}
}
]
}
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"description" : {
"description_data" : [
{
"value" : "IBM Planning Analytics 2.0 could be vulnerable to a Server-Side Request Forgery (SSRF) attack by constucting URLs from user-controlled data . This could enable attackers to make arbitrary requests to the internal network or to the local file system. IBM X-Force ID: 190852.",
"lang" : "eng"
}
]
},
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"ID" : "CVE-2020-4882",
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2021-03-19T00:00:00"
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Gain Access"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6430643",
"url" : "https://www.ibm.com/support/pages/node/6430643",
"title" : "IBM Security Bulletin 6430643 (Planning Analytics)"
},
{
"name" : "ibm-planning-cve20204882-ssrf (190852)",
"refsource" : "XF",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/190852"
}
]
},
"impact" : {
"cvssv3" : {
"TM" : {
"E" : "U",
"RL" : "O",
"RC" : "C"
},
"BM" : {
"S" : "C",
"AC" : "L",
"SCORE" : "6.100",
"A" : "N",
"UI" : "R",
"AV" : "N",
"I" : "L",
"PR" : "N",
"C" : "L"
}
}
}
}