{ "schema_version": "1.4.0", "id": "GHSA-gf55-vpjv-mh2j", "modified": "2024-04-04T02:01:42Z", "published": "2022-05-24T16:57:04Z", "aliases": [ "CVE-2019-11744" ], "details": "Some HTML elements, such as <title> and <textarea>, can contain literal angle brackets without treating them as markup. It is possible to pass a literal closing tag to .innerHTML on these elements, and subsequent content after that will be parsed as if it were outside the tag. This can lead to XSS if a site does not filter user input as strictly for these elements as it does for other elements. This vulnerability affects Firefox < 69, Thunderbird < 68.1, Thunderbird < 60.9, Firefox ESR < 60.9, and Firefox ESR < 68.1.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11744" }, { "type": "WEB", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1562033" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201911-07" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4150-1" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2019-25" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2019-26" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2019-27" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2019-29" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2019-30" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00009.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00010.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00011.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00017.html" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-09-27T18:15:00Z" } }