ContentTools is a JS library for building WYSIWYG editors for HTML content.
Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via the attribute onload in img that allow attacker can inject malicious Javascript code.
Here are steps to reproduce:
- Go to demo page: https://getcontenttools.com/demo
- Add image tag onload:
- Save the change:

