Skip to content

DOMPurify 3.4.6

Choose a tag to compare

@cure53 cure53 released this 26 May 13:04
· 232 commits to main since this release
3.4.6
bb7739e
  • Fixed several issues with DOM Clobbering in IN_PLACE mode, thanks @offset & @Bankde
  • Hardened the checks for cross-realm IN_PLACE and Shadow DOM sanitization, thanks @offset & @Bankde
  • Added more test coverage for IN_PLACE and general DOM Clobbering attacks
  • Bumped several dependencies where possible