Skip to content

v4.15.3 — CodeQL #108 Bad HTML Filter Regexp

Latest

Choose a tag to compare

@Jovancoding Jovancoding released this 03 Apr 23:45
· 2 commits to main since this release

Fixed

  • CodeQL #108 -- Bad HTML filtering regexp (security.ts): Changed closing script tag regex to match all browser-accepted variants including </script foo="bar"> and tags with tabs/newlines.

Full test suite: 2,357 tests across 25 suites, all passing.