2024-04-15 21:00:35 +00:00
{
2024-04-16 16:00:33 +00:00
"data_version" : "4.0" ,
2024-04-15 21:00:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-3856" ,
2024-04-16 16:00:33 +00:00
"ASSIGNER" : "security@mozilla.org" ,
"STATE" : "PUBLIC"
2024-04-15 21:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-04-16 16:00:33 +00:00
"value" : "A use-after-free could occur during WASM execution if garbage collection ran during the creation of an array. This vulnerability affects Firefox < 125."
2024-04-15 21:00:35 +00:00
}
]
2024-04-16 16:00:33 +00:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Use-after-free in WASM garbage collection"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Mozilla" ,
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "unspecified" ,
"version_value" : "125"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1885829" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1885829"
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-18/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2024-18/"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Nan Wang"
}
]
2024-04-15 21:00:35 +00:00
}