CVE-2019-11744 log

Source
Severity High
Remote Yes
Type Cross-site scripting
Description
A security issue has been found in Firefox before 69.0. 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.
Group Package Affected Fixed Severity Status Ticket
AVG-1036 firefox 68.0.2-1 69.0-1 High Fixed
Date Advisory Group Package Severity Type
04 Sep 2019 ASA-201909-2 AVG-1036 firefox High multiple issues
References
https://www.mozilla.org/en-US/security/advisories/mfsa2019-25/#CVE-2019-11744
https://bugzilla.mozilla.org/show_bug.cgi?id=1562033