{ "schema_version": "1.4.0", "id": "GHSA-5c26-qqvr-j75w", "modified": "2022-05-24T17:12:49Z", "published": "2022-05-24T17:12:49Z", "aliases": [ "CVE-2020-6808" ], "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.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-6808" }, { "type": "WEB", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1247968" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2020-08" } ], "database_specific": { "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-03-25T22:15:00Z" } }