2025-02-04 15:03:59 +00:00
{
"id" : "CVE-2025-1010" ,
"sourceIdentifier" : "security@mozilla.org" ,
"published" : "2025-02-04T14:15:31.767" ,
2025-02-06 21:04:00 +00:00
"lastModified" : "2025-02-06T19:30:13.637" ,
"vulnStatus" : "Analyzed" ,
2025-02-04 15:03:59 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "An attacker could have caused a use-after-free via the Custom Highlight API, leading to a potentially exploitable crash. This vulnerability affects Firefox < 135, Firefox ESR < 115.20, Firefox ESR < 128.7, Thunderbird < 128.7, and Thunderbird < 135."
2025-02-05 21:05:19 +00:00
} ,
{
"lang" : "es" ,
"value" : "Un atacante podr\u00eda haber provocado un Use-after-free a trav\u00e9s de la API de resaltado personalizado, lo que habr\u00eda provocado un bloqueo potencialmente explotable. Esta vulnerabilidad afecta a Firefox < 135, Firefox ESR < 115.20, Firefox ESR < 128.7, Thunderbird < 128.7 y Thunderbird < 135."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2025-02-06 21:04:00 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
} ,
2025-02-05 21:05:19 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
2025-02-06 21:04:00 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
} ,
2025-02-05 21:05:19 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
2025-02-04 15:03:59 +00:00
}
] ,
2025-02-06 21:04:00 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:firefox:*:*:*:*:esr:*:*:*" ,
"versionEndExcluding" : "115.20.0" ,
"matchCriteriaId" : "9D052B41-C615-4037-B188-59F57CDEFBF8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:firefox:*:*:*:*:-:*:*:*" ,
"versionEndExcluding" : "135.0" ,
"matchCriteriaId" : "C08017D5-BBC7-4E01-92D2-CE2E2ED9453A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:firefox:*:*:*:*:esr:*:*:*" ,
"versionStartIncluding" : "128.1.0" ,
"versionEndExcluding" : "128.7.0" ,
"matchCriteriaId" : "B58365E6-5BBF-44CA-97A6-502D35489964"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:esr:*:*:*" ,
"versionStartIncluding" : "128.0.1" ,
"versionEndExcluding" : "128.7.0" ,
"matchCriteriaId" : "0504330C-A82A-4E1E-9774-38CCB3DF8D92"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "131.0" ,
"versionEndExcluding" : "135.0" ,
"matchCriteriaId" : "B5DC3260-2056-4C30-BCBA-AD45537FF0F5"
}
]
}
]
}
] ,
2025-02-04 15:03:59 +00:00
"references" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1936982" ,
2025-02-06 21:04:00 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Permissions Required"
]
2025-02-04 15:03:59 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2025-07/" ,
2025-02-06 21:04:00 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2025-02-04 15:03:59 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2025-08/" ,
2025-02-06 21:04:00 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2025-02-04 15:03:59 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2025-09/" ,
2025-02-06 21:04:00 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2025-02-04 15:03:59 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2025-10/" ,
2025-02-06 21:04:00 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2025-02-04 15:03:59 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2025-11/" ,
2025-02-06 21:04:00 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2025-02-04 15:03:59 +00:00
}
]
}