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-4775" ,
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" : "An iterator stop condition was missing when handling WASM code in the built-in profiler, potentially leading to invalid memory access and undefined behavior. *Note:* This issue only affects the application when the profiler is running. 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" : "Invalid memory access in the built-in profiler"
}
]
}
]
} ,
"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=1887332" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1887332"
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-21/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2024-21/"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Lukas Bernhard"
}
]
2024-05-10 18:00:33 +00:00
}