CVE-2024-11705

Source
https://cve.org/CVERecord?id=CVE-2024-11705
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-11705.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-11705
Downstream
Related
Published
2024-11-26T14:15:19.997Z
Modified
2026-03-15T14:50:24.628718Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
[none]
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 mechanisms. This vulnerability affects Firefox < 133 and Thunderbird < 133.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-11705.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "133.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "133.0"
            }
        ]
    }
]