CVE-2019-11744
27.09.2019, 18:15
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.
Vendor | Product | Version |
---|---|---|
mozilla | firefox | 𝑥 < 69.0 |
mozilla | firefox | 68.0 ≤ 𝑥 < 68.1 |
mozilla | firefox_esr | 𝑥 < 60.9 |
mozilla | thunderbird | 𝑥 < 60.9 |
mozilla | thunderbird | 68.0 ≤ 𝑥 < 68.1 |
𝑥
= Vulnerable software versions

Debian Releases
Debian Product | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
firefox |
| ||||||||||||
firefox-esr |
| ||||||||||||
thunderbird |
|

Ubuntu Releases
Ubuntu Product | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
firefox |
| ||||||||||||||||||||||||||||
mozjs38 |
| ||||||||||||||||||||||||||||
mozjs52 |
| ||||||||||||||||||||||||||||
mozjs60 |
| ||||||||||||||||||||||||||||
thunderbird |
|
References