CVE-2020-6808

Source
https://cve.org/CVERecord?id=CVE-2020-6808
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-6808.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-6808
Downstream
Related
Published
2020-03-25T22:15:12.560Z
Modified
2026-03-14T10:33:47.256532Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N CVSS Calculator
Summary
[none]
Details

When a JavaScript URL (javascript:) is evaluated and the result is a string, this string is parsed to create an HTML document, which is then presented. Previously, this document's URL (as reported by the document.location property, for example) was the originating javascript: URL which could lead to spoofing attacks; it is now correctly the URL of the originating document. This vulnerability affects Firefox < 74.

References

Affected packages

Git /

Affected ranges

Database specific

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