NULL pointer dereference in Mozilla Firefox
CVE-2024-11705
`NSC_DeriveKey` inadvertently assumed that the `phKey` parameter is always non-NULL. When it was passed as NULL, a segmentation fault (SEGV) occurred, leading to crashes. This behavior conflicted with the PKCS#11 v3.0 specification, which allows `phKey` to be NULL for certain mechanisms. This vulnerability affects Firefox < 133 and Thunderbird < 133.
EPSS: 0.007 (47.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.1 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H.
Affected products
- Mozilla Firefox — versions unspecified
- Mozilla Thunderbird — versions unspecified
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security@mozilla.org (Issue Tracking)
- security@mozilla.org (Vendor Advisory)
- security@mozilla.org (Vendor Advisory)
Frequently asked questions
- What is CVE-2024-11705?
- CVE-2024-11705 is a critical-severity vulnerability in Mozilla Firefox, classified under NULL Pointer Dereference. CVSS score: 9.1/10. Published 2024-11-26.
- How severe is CVE-2024-11705?
- Critical severity. CVSS v3 base score is 9.1 out of 10.
- Is CVE-2024-11705 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.