---
cve: "CVE-2024-11705"
severity: "CRITICAL"
cvss: 9.1
epss: "66%"
vendor: "Mozilla"
kev: false
exploited: false
published: "2024-11-26 14:15:19"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-08T16:47:14+02:00"
---

# CVE-2024-11705

> 9.1 CRITICAL

## Beschreibung

`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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Referenzen

- <https://bugzilla.mozilla.org/show_bug.cgi?id=1921768>
- <https://www.mozilla.org/security/advisories/mfsa2024-63/>
- <https://www.mozilla.org/security/advisories/mfsa2024-67/>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2024-11705) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
