2025-03-27 11:00:35 +00:00
{
2025-03-27 14:00:37 +00:00
"data_version" : "4.0" ,
2025-03-27 11:00:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2025-2857" ,
2025-03-27 14:00:37 +00:00
"ASSIGNER" : "security@mozilla.org" ,
"STATE" : "PUBLIC"
2025-03-27 11:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2025-03-27 20:00:36 +00:00
"value" : "Following the recent Chrome sandbox escape (CVE-2025-2783), various Firefox developers identified a similar pattern in our IPC code. A compromised child process could cause the parent process to return an unintentionally powerful handle, leading to a sandbox escape. \nThe original vulnerability was being exploited in the wild. \n*This only affects Firefox on Windows. Other operating systems are unaffected.* This vulnerability affects Firefox < 136.0.4, Firefox ESR < 128.8.1, and Firefox ESR < 115.21.1."
2025-03-27 14:00:37 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Incorrect handle could lead to sandbox escapes"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Mozilla" ,
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "unspecified" ,
"version_value" : "136.0.4"
}
]
}
} ,
{
"product_name" : "Firefox ESR" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "unspecified" ,
"version_value" : "128.8.1"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1956398" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1956398"
} ,
{
"url" : "https://issues.chromium.org/issues/405143032" ,
"refsource" : "MISC" ,
"name" : "https://issues.chromium.org/issues/405143032"
} ,
2025-03-27 20:00:36 +00:00
{
"url" : "https://www.cve.org/CVERecord?id=CVE-2025-2783" ,
"refsource" : "MISC" ,
"name" : "https://www.cve.org/CVERecord?id=CVE-2025-2783"
} ,
2025-03-27 14:00:37 +00:00
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2025-19/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2025-19/"
2025-03-27 11:00:35 +00:00
}
]
2025-03-27 14:00:37 +00:00
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Andrew McCreight"
}
]
2025-03-27 11:00:35 +00:00
}