ghsa-gf55-vpjv-mh2j
Vulnerability from github
Published
2022-05-24 16:57
Modified
2024-04-04 02:01
Severity ?
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.
{ affected: [], aliases: [ "CVE-2019-11744", ], database_specific: { cwe_ids: [ "CWE-79", ], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2019-09-27T18:15:00Z", severity: "MODERATE", }, 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.", id: "GHSA-gf55-vpjv-mh2j", modified: "2024-04-04T02:01:42Z", published: "2022-05-24T16:57:04Z", 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", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", type: "CVSS_V3", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.