cvelist/2025/0xxx/CVE-2025-0237.json

114 lines
4.3 KiB
JSON
Raw Normal View History

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-13 22:00:54 +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, Firefox ESR < 128.6, Thunderbird < 134, and Thunderbird < 128.6."
2025-01-07 17:00:56 +00:00
}
]
},
"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"
}
]
}
2025-01-09 09:01:01 +00:00
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "134"
}
]
}
2025-01-07 17:00:56 +00:00
}
]
}
}
]
}
},
"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-09 09:01:01 +00:00
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2025-04/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2025-04/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2025-05/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2025-05/"
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
}