CVE-2024-11705
Last modified
CVE-2024-11705 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. `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. EPSS estimates a 0.66% chance of exploitation in the next 30 days.
Description
`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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mozilla | Firefox | < 133.0 |
| Mozilla | Thunderbird | < 133.0 |
References
- https://bugzilla.mozilla.org/show_bug.cgi?id=1921768Issue Tracking
- https://www.mozilla.org/security/advisories/mfsa2024-63/Vendor Advisory
- https://www.mozilla.org/security/advisories/mfsa2024-67/Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-11705?
How severe is CVE-2024-11705?
How do I fix CVE-2024-11705?
Are you affected by CVE-2024-11705?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
