We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug HTML sanitizer in RoosterJS can be bypassed.
To Reproduce Steps to reproduce the behavior:
<a href="javascript :alert(1)">test</a>
Expected behavior Empty anchor tag
Device Information
The text was updated successfully, but these errors were encountered:
7.10.3: Fix #388, #380, #349
0f90011
fca5075
Fix #388 (2nd try)
15594c8
4f6c9f1
7.0.6: Support more types for safeIntanceOf (#395)
726d610
* Fix #388 (2nd try) * add test case * 7.0.6: Support types in roosterjs-cross-window * auto generate TargetWIndow type * export TargetWindow
No branches or pull requests
Describe the bug
HTML sanitizer in RoosterJS can be bypassed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Empty anchor tag
Device Information
The text was updated successfully, but these errors were encountered: