CVE-2024-11705
Published: 26 November 2024
Summary
CVE-2024-11705 is a critical-severity NULL Pointer Dereference (CWE-476) vulnerability in Mozilla Firefox. Its CVSS base score is 9.1 (Critical).
Operationally, ranked at the 49.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-33969
Vulnerability details
`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…
more
mechanisms. This vulnerability affects Firefox < 133 and Thunderbird < 133.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.