2021-03-12 02:00:40 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-28213" ,
2021-05-05 12:32:30 -04:00
"ASSIGNER" : "infosec@edk2.groups.io" ,
"STATE" : "PUBLIC"
2021-03-12 02:00:40 +00:00
} ,
2021-05-05 12:32:30 -04:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "TianoCore" ,
"product" : {
"product_data" : [
{
"product_name" : "EDK II" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "edk2-stable201905"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Replacing example EDK II encrypted private key stored in PcdIpsecUefiCertificateKey presents potential security risks that will expose manufacturer key pair in EDK II."
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://bugzilla.tianocore.org/show_bug.cgi?id=1866" ,
"name" : "https://bugzilla.tianocore.org/show_bug.cgi?id=1866"
}
]
} ,
2021-03-12 02:00:40 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-05-05 12:32:30 -04:00
"value" : "Example EDK2 encrypted private key in the IpSecDxe.efi present potential security risks."
2021-03-12 02:00:40 +00:00
}
]
}
}