gsd-2019-11744
Vulnerability from gsd
Modified
2023-12-13 01:24
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.
Aliases
Aliases
{ GSD: { alias: "CVE-2019-11744", description: "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: "GSD-2019-11744", references: [ "https://www.suse.com/security/cve/CVE-2019-11744.html", "https://www.debian.org/security/2019/dsa-4523", "https://www.debian.org/security/2019/dsa-4516", "https://access.redhat.com/errata/RHSA-2019:2807", "https://access.redhat.com/errata/RHSA-2019:2774", "https://access.redhat.com/errata/RHSA-2019:2773", "https://access.redhat.com/errata/RHSA-2019:2729", "https://access.redhat.com/errata/RHSA-2019:2694", "https://access.redhat.com/errata/RHSA-2019:2663", "https://ubuntu.com/security/CVE-2019-11744", "https://advisories.mageia.org/CVE-2019-11744.html", "https://security.archlinux.org/CVE-2019-11744", "https://linux.oracle.com/cve/CVE-2019-11744.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { 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.", id: "GSD-2019-11744", modified: "2023-12-13T01:24:02.408540Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@mozilla.org", ID: "CVE-2019-11744", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Firefox", version: { version_data: [ { version_affected: "<", version_value: "69", }, ], }, }, { product_name: "Thunderbird", version: { version_data: [ { version_affected: "<", version_value: "68.1", }, { version_affected: "<", version_value: "60.9", }, ], }, }, { product_name: "Firefox ESR", version: { version_data: [ { version_affected: "<", version_value: "60.9", }, { version_affected: "<", version_value: "68.1", }, ], }, }, ], }, vendor_name: "Mozilla", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "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.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "XSS by breaking out of title and textarea elements using innerHTML", }, ], }, ], }, references: { reference_data: [ { name: "https://bugzilla.mozilla.org/show_bug.cgi?id=1562033", refsource: "MISC", url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1562033", }, { name: "https://www.mozilla.org/security/advisories/mfsa2019-25/", refsource: "CONFIRM", url: "https://www.mozilla.org/security/advisories/mfsa2019-25/", }, { name: "https://www.mozilla.org/security/advisories/mfsa2019-27/", refsource: "CONFIRM", url: "https://www.mozilla.org/security/advisories/mfsa2019-27/", }, { name: "https://www.mozilla.org/security/advisories/mfsa2019-26/", refsource: "CONFIRM", url: "https://www.mozilla.org/security/advisories/mfsa2019-26/", }, { name: "https://www.mozilla.org/security/advisories/mfsa2019-29/", refsource: "CONFIRM", url: "https://www.mozilla.org/security/advisories/mfsa2019-29/", }, { name: "https://www.mozilla.org/security/advisories/mfsa2019-30/", refsource: "CONFIRM", url: "https://www.mozilla.org/security/advisories/mfsa2019-30/", }, { name: "openSUSE-SU-2019:2248", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00010.html", }, { name: "openSUSE-SU-2019:2249", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00009.html", }, { name: "openSUSE-SU-2019:2251", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00011.html", }, { name: "openSUSE-SU-2019:2260", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00017.html", }, { name: "USN-4150-1", refsource: "UBUNTU", url: "https://usn.ubuntu.com/4150-1/", }, { name: "GLSA-201911-07", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/201911-07", }, ], }, }, "mozilla.org": { CVE_data_meta: { ASSIGNER: "security@mozilla.org", ID: "CVE-2019-11744", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Firefox", version: { version_data: [ { version_affected: "<", version_value: "69", }, ], }, }, { product_name: "Firefox ESR", version: { version_data: [ { version_affected: "<", version_value: "68.1", }, { version_affected: "<", version_value: "60.9", }, ], }, }, { product_name: "Thunderbird", version: { version_data: [ { version_affected: "<", version_value: "60.9", }, { version_affected: "<", version_value: "68.1", }, ], }, }, ], }, vendor_name: "Mozilla", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Some HTML elements, such as <code><title></code> and <code><textarea></code>, can contain literal angle brackets without treating them as markup. It is possible to pass a literal closing tag to <code>.innerHTML</code> 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, Firefox ESR < 68.1, Firefox ESR < 60.9, Thunderbird < 60.9, and Thunderbird < 68.1.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "XSS by breaking out of title and textarea elements using innerHTML", }, ], }, ], }, references: { reference_data: [ { url: "https://www.mozilla.org/security/advisories/mfsa2019-26/", }, { url: "https://www.mozilla.org/security/advisories/mfsa2019-30/", }, { url: "https://www.mozilla.org/security/advisories/mfsa2019-29/", }, { url: "https://www.mozilla.org/security/advisories/mfsa2019-27/", }, { url: "https://www.mozilla.org/security/advisories/mfsa2019-25/", }, { url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1562033", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "60.9", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "60.9", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "68.1", versionStartIncluding: "68.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "69.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "68.1", versionStartIncluding: "68.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@mozilla.org", ID: "CVE-2019-11744", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "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.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-79", }, ], }, ], }, references: { reference_data: [ { name: "https://www.mozilla.org/security/advisories/mfsa2019-29/", refsource: "CONFIRM", tags: [ "Vendor Advisory", ], url: "https://www.mozilla.org/security/advisories/mfsa2019-29/", }, { name: "https://www.mozilla.org/security/advisories/mfsa2019-30/", refsource: "CONFIRM", tags: [ "Vendor Advisory", ], url: "https://www.mozilla.org/security/advisories/mfsa2019-30/", }, { name: "https://bugzilla.mozilla.org/show_bug.cgi?id=1562033", refsource: "MISC", tags: [ "Issue Tracking", "Permissions Required", "Vendor Advisory", ], url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1562033", }, { name: "https://www.mozilla.org/security/advisories/mfsa2019-27/", refsource: "CONFIRM", tags: [ "Vendor Advisory", ], url: "https://www.mozilla.org/security/advisories/mfsa2019-27/", }, { name: "https://www.mozilla.org/security/advisories/mfsa2019-25/", refsource: "CONFIRM", tags: [ "Vendor Advisory", ], url: "https://www.mozilla.org/security/advisories/mfsa2019-25/", }, { name: "https://www.mozilla.org/security/advisories/mfsa2019-26/", refsource: "CONFIRM", tags: [ "Vendor Advisory", ], url: "https://www.mozilla.org/security/advisories/mfsa2019-26/", }, { name: "openSUSE-SU-2019:2249", refsource: "SUSE", tags: [], url: "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00009.html", }, { name: "openSUSE-SU-2019:2248", refsource: "SUSE", tags: [], url: "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00010.html", }, { name: "openSUSE-SU-2019:2251", refsource: "SUSE", tags: [], url: "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00011.html", }, { name: "openSUSE-SU-2019:2260", refsource: "SUSE", tags: [], url: "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00017.html", }, { name: "USN-4150-1", refsource: "UBUNTU", tags: [], url: "https://usn.ubuntu.com/4150-1/", }, { name: "GLSA-201911-07", refsource: "GENTOO", tags: [], url: "https://security.gentoo.org/glsa/201911-07", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, cvssV2: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "NONE", baseScore: 4.3, confidentialityImpact: "NONE", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:M/Au:N/C:N/I:P/A:N", version: "2.0", }, exploitabilityScore: 8.6, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: true, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.1, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", version: "3.1", }, exploitabilityScore: 2.8, impactScore: 2.7, }, }, lastModifiedDate: "2019-10-04T18:15Z", publishedDate: "2019-09-27T18:15Z", }, }, }
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.