CVE-2025-0240

Source
https://cve.org/CVERecord?id=CVE-2025-0240
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-0240.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-0240
Downstream
Related
Published
2025-01-07T16:15:38.663Z
Modified
2026-03-15T22:49:59.940358Z
Severity
  • 4.0 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
[none]
Details

Parsing a JavaScript module as JSON could, under some circumstances, cause cross-compartment access, which may result in a use-after-free. This vulnerability affects Firefox < 134, Firefox ESR < 128.6, Thunderbird < 134, and Thunderbird < 128.6.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-0240.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "128.6.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "134.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "128.6.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "129.0"
            },
            {
                "fixed": "134.0"
            }
        ]
    }
]