TinyMCE Cross-Site Scripting (XSS) vulnerability using noneditable_regexp option
Package
Affected versions
< 5.11.0
>= 6.0.0, < 6.8.4
>= 7.0.0, < 7.2.0
Patched versions
5.11.0
6.8.4
7.2.0
Description
Published to the GitHub Advisory Database
Jun 19, 2024
Reviewed
Jun 19, 2024
Published by the National Vulnerability Database
Jun 19, 2024
Last updated
Aug 4, 2024
Impact
A cross-site scripting (XSS) vulnerability was discovered in TinyMCE’s content extraction code. When using the
noneditable_regexp
option, specially crafted HTML attributes containing malicious code were able to be executed when content was extracted from the editor.Patches
This vulnerability has been patched in TinyMCE 7.2.0, TinyMCE 6.8.4 and TinyMCE 5.11.0 LTS by ensuring that, when using the
noneditable_regexp
option, any content within an attribute is properly verified to match the configured regular expression before being added.Fix
To avoid this vulnerability:
References
For more information
If you have any questions or comments about this advisory:
References