2024-10-09 14:03:51 +00:00
{
"id" : "CVE-2024-9680" ,
"sourceIdentifier" : "security@mozilla.org" ,
"published" : "2024-10-09T13:15:12.090" ,
2024-11-26 21:05:12 +00:00
"lastModified" : "2024-11-26T19:53:56.537" ,
2024-11-19 19:03:29 +00:00
"vulnStatus" : "Analyzed" ,
2024-10-09 14:03:51 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
2024-10-11 14:03:20 +00:00
"value" : "An attacker was able to achieve code execution in the content process by exploiting a use-after-free in Animation timelines. We have had reports of this vulnerability being exploited in the wild. This vulnerability affects Firefox < 131.0.2, Firefox ESR < 128.3.1, Firefox ESR < 115.16.1, Thunderbird < 131.0.1, Thunderbird < 128.3.1, and Thunderbird < 115.16.0."
2024-10-10 14:03:23 +00:00
} ,
{
"lang" : "es" ,
"value" : "Un atacante pudo ejecutar c\u00f3digo en el proceso de contenido aprovechando un use-after-free en las l\u00edneas de tiempo de animaci\u00f3n. Hemos recibido informes de que esta vulnerabilidad se ha explotado de forma activa. Esta vulnerabilidad afecta a Firefox < 131.0.2, Firefox ESR < 128.3.1 y Firefox ESR < 115.16.1."
2024-10-09 14:03:51 +00:00
}
] ,
2024-10-09 18:03:19 +00:00
"metrics" : {
"cvssMetricV31" : [
2024-10-16 16:03:25 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2024-11-26 21:05:12 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2024-10-16 16:03:25 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-11-26 21:05:12 +00:00
"availabilityImpact" : "HIGH"
2024-10-16 16:03:25 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
} ,
2024-10-09 18:03: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" ,
2024-11-26 21:05:12 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2024-10-09 18:03:19 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-11-26 21:05:12 +00:00
"availabilityImpact" : "HIGH"
2024-10-09 18:03:19 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
2024-11-26 21:05:12 +00:00
"cisaExploitAdd" : "2024-10-15" ,
"cisaActionDue" : "2024-11-05" ,
"cisaRequiredAction" : "Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable." ,
"cisaVulnerabilityName" : "Mozilla Firefox Use-After-Free Vulnerability" ,
2024-10-09 18:03:19 +00:00
"weaknesses" : [
2024-10-16 16:03:25 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
} ,
2024-10-09 18:03:19 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
2024-10-16 16:03:25 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2024-11-19 19:03:29 +00:00
"criteria" : "cpe:2.3:a:mozilla:firefox:*:*:*:*:esr:*:*:*" ,
"versionEndExcluding" : "115.16.1" ,
"matchCriteriaId" : "45244B45-832B-4C4A-8004-8D13C331E52B"
2024-10-16 16:03:25 +00:00
} ,
{
"vulnerable" : true ,
2024-11-19 19:03:29 +00:00
"criteria" : "cpe:2.3:a:mozilla:firefox:*:*:*:*:-:*:*:*" ,
"versionEndExcluding" : "131.0.2" ,
"matchCriteriaId" : "07E39FE8-1685-46D2-9E3E-2613F3852132"
2024-10-16 16:03:25 +00:00
} ,
{
"vulnerable" : true ,
2024-11-19 19:03:29 +00:00
"criteria" : "cpe:2.3:a:mozilla:firefox:*:*:*:*:esr:*:*:*" ,
"versionStartIncluding" : "128.1.0" ,
2024-10-16 16:03:25 +00:00
"versionEndExcluding" : "128.3.1" ,
2024-11-19 19:03:29 +00:00
"matchCriteriaId" : "C4AEB9BD-EB47-4F96-BC72-949023ACE8ED"
2024-10-16 16:03:25 +00:00
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "115.16.0" ,
"matchCriteriaId" : "DB9A49A0-8233-46B2-894A-FAD4DC6ED563"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "128.0.1" ,
"versionEndExcluding" : "128.3.1" ,
"matchCriteriaId" : "F48D7DE7-477D-4026-B6BD-BFE2BC5382F3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:thunderbird:131.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "FD5E6249-26BF-4E13-87D8-B15EF63A859F"
}
]
}
]
2024-11-26 21:05:12 +00:00
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "FA6FEEC2-9F11-4643-8827-749718254FED"
}
]
}
]
2024-10-16 16:03:25 +00:00
}
] ,
2024-10-09 14:03:51 +00:00
"references" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1923344" ,
2024-10-16 16:03:25 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Issue Tracking" ,
"Permissions Required"
]
2024-10-09 14:03:51 +00:00
} ,
2024-11-18 21:03:21 +00:00
{
"url" : "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2024-49039" ,
2024-11-19 19:03:29 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
2024-11-26 21:05:12 +00:00
"Not Applicable" ,
"Patch" ,
"Vendor Advisory"
2024-11-19 19:03:29 +00:00
]
2024-11-18 21:03:21 +00:00
} ,
2024-10-09 14:03:51 +00:00
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-51/" ,
2024-10-16 16:03:25 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2024-10-11 14:03:20 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-52/" ,
2024-10-16 16:03:25 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2024-11-26 21:05:12 +00:00
} ,
{
"url" : "https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281992" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking"
]
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2024/10/msg00005.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
2024-10-09 14:03:51 +00:00
}
]
}