CVE-2020-26960

Source
https://cve.org/CVERecord?id=CVE-2020-26960
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-26960.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-26960
Downstream
Related
Published
2020-12-09T01:15:13.223Z
Modified
2026-03-15T13:45:11.073165Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

If the Compact() method was called on an nsTArray, the array could have been reallocated without updating other pointers, leading to a potential use-after-free and exploitable crash. This vulnerability affects Firefox < 83, Firefox ESR < 78.5, and Thunderbird < 78.5.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-26960.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "83.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "78.5"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "78.5"
            }
        ]
    }
]