cvelist/2018/9xxx/CVE-2018-9073.json

74 lines
1.9 KiB
JSON
Raw Normal View History

2018-03-27 17:05:35 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "psirt@lenovo.com",
2018-03-27 17:05:35 -04:00
"ID" : "CVE-2018-9073",
"STATE" : "PUBLIC",
"TITLE" : "CMM Security Vulnerability"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Chassis Management Module (CMM)",
"version" : {
"version_data" : [
{
"affected" : "<",
"version_value" : "2.0.0"
}
]
}
}
]
},
"vendor_name" : "Lenovo"
}
]
}
2018-03-27 17:05:35 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Lenovo Chassis Management Module (CMM) prior to version 2.0.0 utilizes a hardcoded encryption key to protect certain secrets. Possession of the key can allow an attacker that has already compromised the server to decrypt these secrets. "
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Hardcoded Encryption Key"
}
]
2018-03-27 17:05:35 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"url" : "https://support.lenovo.com/us/en/solutions/LEN-23806"
}
]
},
"solution" : [
{
"lang" : "eng",
"value" : "Update to CMM v 2.0.0 or higher"
}
],
"source" : {
"advisory" : "LEN-23806",
"discovery" : "INTERNAL"
2018-03-27 17:05:35 -04:00
}
}