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

119 lines
3.6 KiB
JSON
Raw Normal View History

2019-12-30 17:05:05 +00:00
{
"data_format" : "MITRE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of Service"
}
]
}
]
},
"data_type" : "CVE",
"data_version" : "4.0",
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2020-10-19T00:00:00",
"ID" : "CVE-2020-4756"
},
"description" : {
"description_data" : [
{
"value" : "IBM Spectrum Scale V4.2.0.0 through V4.2.3.23 and V5.0.0.0 through V5.0.5.2 as well as IBM Elastic Storage System 6.0.0 through 6.0.1.0 could allow a local attacker to invoke a subset of ioctls on the device with invalid arguments that could crash the keneral and cause a denial of service. IBM X-Force ID: 188599.",
"lang" : "eng"
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
2019-12-30 17:05:05 +00:00
{
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "6.0.0"
},
{
"version_value" : "6.0.1.0"
}
]
},
"product_name" : "Elastic Storage Server"
},
{
"version" : {
"version_data" : [
{
"version_value" : "4.2.0.0"
},
{
"version_value" : "5.0.0.0"
},
{
"version_value" : "4.2.3.23"
},
{
"version_value" : "5.0.5.2"
}
]
},
"product_name" : "Spectrum Scale"
}
]
},
"vendor_name" : "IBM"
2019-12-30 17:05:05 +00:00
}
]
}
},
"impact" : {
"cvssv3" : {
"BM" : {
"A" : "H",
"C" : "N",
"PR" : "N",
"UI" : "N",
"S" : "U",
"I" : "N",
"AC" : "L",
"SCORE" : "6.200",
"AV" : "L"
},
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "U"
}
}
},
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 6349469 (Spectrum Scale)",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6349469",
"url" : "https://www.ibm.com/support/pages/node/6349469"
},
{
"title" : "IBM Security Bulletin 6349475 (Elastic Storage Server)",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6349475",
"url" : "https://www.ibm.com/support/pages/node/6349475"
},
{
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"name" : "ibm-spectrum-cve20204756-dos (188599)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/188599"
}
]
}
}