CVE-2019-11744

MEDIUMCVSS 6.1/10EPSS 1.45%

Last modified

CVE-2019-11744 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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. EPSS estimates a 1.45% chance of exploitation in the next 30 days.

Description

Some HTML elements, such as &lt;title&gt; and &lt;textarea&gt;, 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.

Metrics

CVSS 3.1
6.1/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

EPSS Probability
1.45%

70.0th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
MozillaFirefox< 60.9
MozillaFirefox< 69.0
MozillaFirefox>= 68.0, < 68.1
MozillaThunderbird< 60.9
MozillaThunderbird>= 68.0, < 68.1

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2019-11744?
Some HTML elements, such as &lt;title&gt; and &lt;textarea&gt;, 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.
How severe is CVE-2019-11744?
CVE-2019-11744 has a CVSS score of 6.1/10 (MEDIUM severity). The EPSS model estimates a 1.45% probability of exploitation in the next 30 days.
How do I fix CVE-2019-11744?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2019-11744?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST