ghsa-94c9-r5wv-7vj8
Vulnerability from github
Published
2022-05-24 17:05
Modified
2023-02-03 18:30
Severity ?
Details
Failure to correctly handle null bytes when processing HTML entities resulted in Firefox incorrectly parsing these entities. This could have led to HTML comment text being treated as HTML which could have led to XSS in a web application under certain conditions. It could have also led to HTML entities being masked from filters - enabling the use of entities to mask the actual characters of interest from filters. This vulnerability affects Firefox < 70, Thunderbird < 68.2, and Firefox ESR < 68.2.
{ "affected": [], "aliases": [ "CVE-2019-11763" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-01-08T20:15:00Z", "severity": "MODERATE" }, "details": "Failure to correctly handle null bytes when processing HTML entities resulted in Firefox incorrectly parsing these entities. This could have led to HTML comment text being treated as HTML which could have led to XSS in a web application under certain conditions. It could have also led to HTML entities being masked from filters - enabling the use of entities to mask the actual characters of interest from filters. This vulnerability affects Firefox \u003c 70, Thunderbird \u003c 68.2, and Firefox ESR \u003c 68.2.", "id": "GHSA-94c9-r5wv-7vj8", "modified": "2023-02-03T18:30:28Z", "published": "2022-05-24T17:05:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11763" }, { "type": "WEB", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1584216" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202003-10" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4335-1" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2019-33" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2019-34" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2019-35" } ], "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" } ] }
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.