`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.
References
Link | Resource |
---|---|
https://bugzilla.mozilla.org/show_bug.cgi?id=1921768 | Issue Tracking |
https://www.mozilla.org/security/advisories/mfsa2024-63/ | Vendor Advisory |
https://www.mozilla.org/security/advisories/mfsa2024-67/ | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
24 Jun 2025, 17:07
Type | Values Removed | Values Added |
---|---|---|
References | () https://bugzilla.mozilla.org/show_bug.cgi?id=1921768 - Issue Tracking | |
References | () https://www.mozilla.org/security/advisories/mfsa2024-63/ - Vendor Advisory | |
References | () https://www.mozilla.org/security/advisories/mfsa2024-67/ - Vendor Advisory | |
First Time |
Mozilla
Mozilla thunderbird Mozilla firefox |
|
CPE | cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:* cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:* |
27 Nov 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-476 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
Summary |
|
26 Nov 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-11-26 14:15
Updated : 2025-06-24 17:07
NVD link : CVE-2024-11705
Mitre link : CVE-2024-11705
CVE.ORG link : CVE-2024-11705
JSON object : View
Products Affected
mozilla
- firefox
- thunderbird
CWE
CWE-476
NULL Pointer Dereference