2022-01-10 10:01:02 +00:00
{
"CVE_data_meta" : {
2022-01-10 16:01:17 +00:00
"ASSIGNER" : "psirt@mirantis.com" ,
2022-01-10 10:01:02 +00:00
"ID" : "CVE-2021-23218" ,
2022-01-10 16:01:17 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Memory Leak in Mirantis Container Runtime (MCR) running in FIPS mode causes a Denial of Service"
2022-01-10 10:01:02 +00:00
} ,
2022-01-10 16:01:17 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Mirantis Container Runtime" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_name" : "20.10" ,
"version_value" : "20.10.8"
}
]
}
}
]
} ,
"vendor_name" : "Mirantis"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-01-10 10:01:02 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-01-10 16:01:17 +00:00
"value" : "When running with FIPS mode enabled, Mirantis Container Runtime 20.10.8 leaks memory during TLS Handshakes which could be abused to cause a denial of service."
2022-01-10 10:01:02 +00:00
}
]
2022-01-10 16:01:17 +00:00
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-401 Improper Release of Memory Before Removing Last Reference"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://github.com/Mirantis/security/blob/main/advisories/0002.md" ,
"name" : "https://github.com/Mirantis/security/blob/main/advisories/0002.md"
}
]
} ,
"source" : {
"advisory" : "0002" ,
"discovery" : "INTERNAL"
} ,
"work_around" : [
{
"lang" : "eng" ,
"value" : "Disable FIPS mode"
}
]
2022-01-10 10:01:02 +00:00
}