PT-2024-23105 · Tinymce · Tinymce
Toni Huttunen
·
Published
2024-03-26
·
Updated
2026-03-19
·
CVE-2024-29881
CVSS v3.1
6.1
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
TinyMCE versions prior to 6.8.1
TinyMCE versions prior to 7.0.0
Description
A cross-site scripting (XSS) vulnerability was discovered in TinyMCE’s content loading and content inserting code. A SVG image could be loaded though an
object or embed element and that image could potentially contain a XSS payload.Recommendations
For versions prior to 6.8.1, a custom NodeFilter is recommended to remove or modify any
object or embed elements. This can be added using the editor.parser.addNodeFilter and editor.serializer.addNodeFilter APIs.
For versions 6.8.1 and higher, set convert unsafe embeds to true.
For any earlier versions, consider temporarily disabling the use of object and embed elements until a patch is available.Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Tinymce