Files
shaka-player/lib
bjarkler a731eba804 fix: Make XML parsing secure (#4598)
Harden the XmlUtils.parseXmlString function against XML documents that embed elements from the HTML or SVG namespaces, which could trigger script execution and cause XSS vulnerabilities.

Also migrate direct users of the DOMParser.parseFromString function to XmlUtils, and add appropriate unit tests.
2022-10-24 05:34:02 -07:00
..
2022-10-11 09:29:53 -07:00
2022-10-03 11:32:27 -07:00
2022-10-24 05:34:02 -07:00
2022-10-24 05:34:02 -07:00