2025-01-06 15:01:02 +00:00
{
2025-01-07 17:00:56 +00:00
"data_version" : "4.0" ,
2025-01-06 15:01:02 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2025-0237" ,
2025-01-07 17:00:56 +00:00
"ASSIGNER" : "security@mozilla.org" ,
"STATE" : "PUBLIC"
2025-01-06 15:01:02 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2025-01-07 17:00:56 +00:00
"value" : "The WebChannel API, which is used to transport various information across processes, did not check the sending principal but rather accepted the principal being sent. This could have led to privilege escalation attacks. This vulnerability affects Firefox < 134 and Firefox ESR < 128.6."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "WebChannel APIs susceptible to confused deputy attack"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Mozilla" ,
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "unspecified" ,
"version_value" : "134"
}
]
}
} ,
{
"product_name" : "Firefox ESR" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "unspecified" ,
"version_value" : "128.6"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1915257" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1915257"
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2025-01/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2025-01/"
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2025-02/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2025-02/"
2025-01-06 15:01:02 +00:00
}
]
2025-01-07 17:00:56 +00:00
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Andrew McCreight"
}
]
2025-01-06 15:01:02 +00:00
}