IBM20201111-74923

Added CVE-2020-4685
This commit is contained in:
Scott Moore - IBM 2020-11-11 07:49:23 -05:00
parent c7ded1f7ed
commit 96bf409c04
No known key found for this signature in database
GPG Key ID: 8E6C411D57F2D75C

View File

@ -1,18 +1,102 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-4685",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"data_type" : "CVE",
"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."
"product" : {
"product_data" : [
{
"product_name" : "Cognos Controller",
"version" : {
"version_data" : [
{
"version_value" : "10.3.1"
},
{
"version_value" : "10.3.0"
},
{
"version_value" : "10.4.0"
},
{
"version_value" : "10.4.1"
},
{
"version_value" : "10.4.2"
}
]
}
}
]
},
"vendor_name" : "IBM"
}
]
}
}
]
}
},
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A low level user of IBM Cognos Controller 10.3.0, 10.3.1, 10.4.0, 10.4.1, and 10.4.2 who has Administration rights to the server where the application is installed, can escalate their privilege from Low level to Super Admin and gain access to Create/Update/Delete any level of user in Cognos Controller. IBM X-Force ID: 186625."
}
]
},
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2020-4685",
"DATE_PUBLIC" : "2020-11-10T00:00:00"
},
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/pages/node/6339995",
"title" : "IBM Security Bulletin 6339995 (Cognos Controller)",
"name" : "https://www.ibm.com/support/pages/node/6339995",
"refsource" : "CONFIRM"
},
{
"name" : "ibm-cognos-cve20204685-priv-escalation (186625)",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/186625"
}
]
},
"data_format" : "MITRE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Gain Privileges",
"lang" : "eng"
}
]
}
]
},
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "U"
},
"BM" : {
"S" : "C",
"I" : "H",
"C" : "H",
"AC" : "H",
"A" : "H",
"PR" : "H",
"UI" : "N",
"AV" : "N",
"SCORE" : "8.000"
}
}
},
"data_version" : "4.0"
}