cvelist/2025/1xxx/CVE-2025-1932.json

114 lines
4.3 KiB
JSON
Raw Normal View History

2025-03-04 13:00:31 +00:00
{
2025-03-04 14:00:35 +00:00
"data_version": "4.0",
2025-03-04 13:00:31 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-1932",
2025-03-04 14:00:35 +00:00
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
2025-03-04 13:00:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-03-05 00:00:32 +00:00
"value": "An inconsistent comparator in xslt/txNodeSorter could have resulted in potentially exploitable out-of-bounds access. Only affected version 122 and later. This vulnerability affects Firefox < 136, Firefox ESR < 128.8, Thunderbird < 136, and Thunderbird < 128.8."
2025-03-04 14:00:35 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Inconsistent comparator in XSLT sorting led to out-of-bounds access"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "136"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "128.8"
}
]
}
2025-03-05 00:00:32 +00:00
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "136"
}
]
}
2025-03-04 14:00:35 +00:00
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1944313",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1944313"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2025-14/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2025-14/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2025-16/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2025-16/"
2025-03-05 00:00:32 +00:00
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2025-17/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2025-17/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2025-18/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2025-18/"
2025-03-04 13:00:31 +00:00
}
]
2025-03-04 14:00:35 +00:00
},
"credits": [
{
"lang": "en",
"value": "Ivan Fratric of Google Project Zero"
}
]
2025-03-04 13:00:31 +00:00
}