Vulnerability Details : CVE-2024-3861
If an AlignedBuffer were assigned to itself, the subsequent self-move could result in an incorrect reference count and later use-after-free. This vulnerability affects Firefox < 125, Firefox ESR < 115.10, and Thunderbird < 115.10.
Vulnerability category: Memory Corruption
Products affected by CVE-2024-3861
- 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-3861
0.06%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 18 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2024-3861
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.0
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
2.5
|
1.4
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 2024-07-03 |
CWE ids for CVE-2024-3861
-
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: nvd@nist.gov (Primary)
References for CVE-2024-3861
-
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://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://bugzilla.mozilla.org/show_bug.cgi?id=1883158
Access DeniedIssue Tracking
-
https://www.mozilla.org/security/advisories/mfsa2024-20/
Security Vulnerabilities fixed in Thunderbird 115.10 — MozillaVendor Advisory
Jump to