2022-08-01 16:00:49 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-2601" ,
2022-12-14 21:00:38 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "grub2" ,
"version" : {
"version_data" : [
{
"version_value" : "grub2 2.06 and lower"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-122->CWE-787"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2112975#c0" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2112975#c0"
2023-02-03 10:00:42 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20230203-0004/" ,
"url" : "https://security.netapp.com/advisory/ntap-20230203-0004/"
2023-11-25 13:00:33 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202311-14" ,
"url" : "https://security.gentoo.org/glsa/202311-14"
2022-12-14 21:00:38 +00:00
}
]
2022-08-01 16:00:49 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-12-14 21:00:38 +00:00
"value" : "A buffer overflow was found in grub_font_construct_glyph(). A malicious crafted pf2 font can lead to an overflow when calculating the max_glyph_size value, allocating a smaller than needed buffer for the glyph, this further leads to a buffer overflow and a heap based out-of-bounds write. An attacker may use this vulnerability to circumvent the secure boot mechanism."
2022-08-01 16:00:49 +00:00
}
]
}
}