CVE-2019-11743

Source
https://cve.org/CVERecord?id=CVE-2019-11743
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-11743.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-11743
Downstream
Related
Published
2019-09-27T18:15:12.037Z
Modified
2026-03-15T22:29:13.505126Z
Severity
  • 3.7 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
[none]
Details

Navigation events were not fully adhering to the W3C's "Navigation-Timing Level 2" draft specification in some instances for the unload event, which restricts access to detailed timing attributes to only be same-origin. This resulted in potential cross-origin information exposure of history through timing side-channel attacks. This vulnerability affects Firefox < 69, Thunderbird < 68.1, Thunderbird < 60.9, Firefox ESR < 60.9, and Firefox ESR < 68.1.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-11743.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "60.9.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "69.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "68.0"
            },
            {
                "fixed": "68.1.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "60.9.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "68.0"
            },
            {
                "fixed": "68.1.0"
            }
        ]
    }
]