Closed
Description
With sanitizer configured as follows Sanitizers.FORMATTING.and(Sanitizers.IMAGES).and(Sanitizers.LINKS)
the following input is not sanitized correctly and it pops up an alert:
<a href='/" xxx=''>xxx' onmouseover="alert('oops')" style="position:fixed;left:0;right:0;top:0;bottom:0;z-index:100;background:white"></a>
I have tested versions 20160924 and 20170408, both are affected.
Metadata
Metadata
Assignees
Labels
No labels