2022-02-25 15:01:11 +00:00
{
2023-02-12 22:02:08 +00:00
"data_version" : "4.0" ,
2022-02-25 15:01:11 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-26128" ,
2022-03-03 18:01:10 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
2023-02-12 22:02:08 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "A buffer overflow vulnerability exists in FRRouting through 8.1.0 due to a wrong check on the input packet length in the babel_packet_examin function in babeld/message.c."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-119" ,
"cweId" : "CWE-119"
}
]
}
]
} ,
2022-03-03 18:01:10 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "FRRouting" ,
"version" : {
"version_data" : [
{
2023-02-12 22:02:08 +00:00
"version_affected" : "=" ,
2022-03-03 18:01:10 +00:00
"version_value" : "through 8.1.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
2023-02-12 22:02:08 +00:00
"url" : "https://github.com/FRRouting/frr/issues/10502" ,
2022-03-03 18:01:10 +00:00
"refsource" : "MISC" ,
2023-02-12 22:02:08 +00:00
"name" : "https://github.com/FRRouting/frr/issues/10502"
2022-02-25 15:01:11 +00:00
}
]
}
}