IBM20200811-841

Added CVE-2020-4485, CVE-2020-4486
This commit is contained in:
Scott Moore - IBM 2020-08-11 08:04:01 -04:00
parent 069d787dbf
commit 8cb1c00dd2
No known key found for this signature in database
GPG Key ID: 8E6C411D57F2D75C
2 changed files with 180 additions and 30 deletions

View File

@ -1,18 +1,93 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-4485",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"data_version" : "4.0",
"references" : {
"reference_data" : [
{
"name" : "https://www.ibm.com/support/pages/node/6257885",
"title" : "IBM Security Bulletin 6257885 (QRadar Wincollect)",
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/pages/node/6257885"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/181860",
"name" : "ibm-qradar-cve20204485-dos (181860)",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF"
}
]
},
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM QRadar 7.2.0 through 7.2.9 could allow an authenticated user to disable the Wincollect service which could aid an attacker in bypassing security mechanisms in future attacks. IBM X-Force ID: 181860."
}
]
},
"data_format" : "MITRE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Denial of Service",
"lang" : "eng"
}
]
}
]
},
"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."
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "QRadar Wincollect",
"version" : {
"version_data" : [
{
"version_value" : "7.2.0"
},
{
"version_value" : "7.2.9"
}
]
}
}
]
}
}
]
}
}
]
}
},
"CVE_data_meta" : {
"DATE_PUBLIC" : "2020-08-10T00:00:00",
"ID" : "CVE-2020-4485",
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC"
},
"impact" : {
"cvssv3" : {
"TM" : {
"RC" : "C",
"RL" : "O",
"E" : "U"
},
"BM" : {
"S" : "U",
"I" : "N",
"A" : "H",
"SCORE" : "6.500",
"AC" : "L",
"C" : "N",
"AV" : "N",
"UI" : "N",
"PR" : "L"
}
}
}
}

View File

@ -1,18 +1,93 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-4486",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"impact" : {
"cvssv3" : {
"BM" : {
"A" : "H",
"I" : "H",
"S" : "U",
"PR" : "L",
"UI" : "N",
"AV" : "N",
"SCORE" : "8.100",
"C" : "N",
"AC" : "L"
},
"TM" : {
"RC" : "C",
"RL" : "O",
"E" : "U"
}
}
},
"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."
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "QRadar Wincollect",
"version" : {
"version_data" : [
{
"version_value" : "7.2.0"
},
{
"version_value" : "7.2.9"
}
]
}
}
]
}
}
]
}
}
]
}
},
"CVE_data_meta" : {
"DATE_PUBLIC" : "2020-08-10T00:00:00",
"STATE" : "PUBLIC",
"ID" : "CVE-2020-4486",
"ASSIGNER" : "psirt@us.ibm.com"
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "File Manipulation"
}
]
}
]
},
"data_format" : "MITRE",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM QRadar 7.2.0 thorugh 7.2.9 could allow an authenticated user to overwrite or delete arbitrary files due to a flaw after WinCollect installation. IBM X-Force ID: 181861."
}
]
},
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6257885",
"title" : "IBM Security Bulletin 6257885 (QRadar Wincollect)",
"url" : "https://www.ibm.com/support/pages/node/6257885"
},
{
"refsource" : "XF",
"name" : "ibm-qradar-cve20204486-file-delete (181861)",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/181861"
}
]
},
"data_version" : "4.0"
}