Vulnerability Details : CVE-2024-3857
The JIT created incorrect code for arguments in certain cases. This led to potential use-after-free crashes during garbage collection. This vulnerability affects Firefox < 125, Firefox ESR < 115.10, and Thunderbird < 115.10.
Vulnerability category: Memory Corruption
Products affected by CVE-2024-3857
- cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
- cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*
- cpe:2.3:a:mozilla:firefox:*:*:*:*:esr:*:*:*
- cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2024-3857
0.04%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 10 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2024-3857
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.8
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 2024-07-03 |
CWE ids for CVE-2024-3857
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)
References for CVE-2024-3857
-
https://www.mozilla.org/security/advisories/mfsa2024-18/
Security Vulnerabilities fixed in Firefox 125 — MozillaVendor Advisory
-
https://lists.debian.org/debian-lts-announce/2024/04/msg00013.html
[SECURITY] [DLA 3791-1] thunderbird security updateMailing List;Third Party Advisory
-
https://bugzilla.mozilla.org/show_bug.cgi?id=1886683
Access DeniedIssue Tracking
-
https://www.mozilla.org/security/advisories/mfsa2024-19/
Security Vulnerabilities fixed in Firefox ESR 115.10 — MozillaVendor Advisory
-
https://lists.debian.org/debian-lts-announce/2024/04/msg00012.html
[SECURITY] [DLA 3790-1] firefox-esr security updateMailing List;Third Party Advisory
-
https://www.mozilla.org/security/advisories/mfsa2024-20/
Security Vulnerabilities fixed in Thunderbird 115.10 — MozillaVendor Advisory
Jump to