2024-05-10 18:00:33 +00:00
{
2024-05-14 18:00:38 +00:00
"data_version" : "4.0" ,
2024-05-10 18:00:33 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-4771" ,
2024-05-14 18:00:38 +00:00
"ASSIGNER" : "security@mozilla.org" ,
"STATE" : "PUBLIC"
2024-05-10 18:00:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-14 18:00:38 +00:00
"value" : "A memory allocation check was missing which would lead to a use-after-free if the allocation failed. This could have triggered a crash or potentially be leveraged to achieve code execution. This vulnerability affects Firefox < 126."
2024-05-10 18:00:33 +00:00
}
]
2024-05-14 18:00:38 +00:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Failed allocation could lead to use-after-free"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Mozilla" ,
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "unspecified" ,
"version_value" : "126"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1893891" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1893891"
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-21/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2024-21/"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Irvan Kurniawan"
}
]
2024-05-10 18:00:33 +00:00
}