CVE-2019-11744

Severity CVSS v4.0:
Pending analysis
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
27/09/2019
Last modified:
25/11/2025

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

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:* 60.9 (excluding)
cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:* 69.0 (excluding)
cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:* 68.0 (including) 68.1 (excluding)
cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:* 60.9 (excluding)
cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:* 68.0 (including) 68.1 (excluding)