CVE-2024-29203: TinyMCE Cross-Site Scripting (XSS) vulnerability in handling iframes

Published Mar 26, 2024
·
Updated

Impact A cross-site scripting (XSS) vulnerability was discovered in TinyMCE’s content insertion code. This allowed iframe elements containing malicious code to execute when inserted into the editor. These iframe elements are restricted in their permissions by same-origin browser protections, but could still trigger operations such as downloading of malicious assets.

Fix TinyMCE 6.8.1 introduced a new sandboxiframes boolean option which adds the sandbox="" attribute to every iframe element by default when enabled. This will prevent cross-origin, and in special cases same-origin, XSS by embedded resources in iframe elements. From TinyMCE 7.0.0 onwards the default value of this option is true.

In TinyMCE 7.0.0 a new sandboxiframesexclusions option was also added, allowing a list of domains to be specified that should be excluded from having the sandbox="" attribute applied when the sandboxiframes option is enabled. By default, this option is set to an array of domains that are provided in embed code by popular websites. To sandbox iframe elements from every domain, set this option to [].

Workarounds The HTTP Content-Security-Policy (CSP) frame-src or object-src can be configured to restrict or block the loading of unauthorized URLS. Refer to the TinyMCE Content Security Policy Guide.

References - TinyMCE 6.8.1 - TinyMCE 7.0.0

Other sources

TinyMCE is an open source rich text editor. A cross-site scripting (XSS) vulnerability was discovered in TinyMCE’s content insertion code. This allowed iframe elements containing malicious code to execute when inserted into the editor. These iframe elements are restricted in their permissions by same-origin browser protections, but could still trigger operations such as downloading of malicious assets. This vulnerability is fixed in 6.8.1.

NVD

Affected Software

5 affected componentsFixes available
composer/tinymce/tinymce<6.8.1
6.8.1
nuget/TinyMCE<6.8.1
6.8.1
npm/tinymce<6.8.1
6.8.1
Tiny TinyMCE<6.8.1
Tiny TinyMCE>=6.8.2<7.0.0

Event History

Mar 26, 2024
CVE Published
via MITRE·01:23 PM
Data Sourced
via MITRE·01:23 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·02:15 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·02:15 PM
RemedyAffected Software
Advisory Published
via GitHub·09:23 PM

Frequently Asked Questions

1

What is the severity of CVE-2024-29203?

CVE-2024-29203 is classified as a medium severity cross-site scripting (XSS) vulnerability.

2

How do I fix CVE-2024-29203?

To fix CVE-2024-29203, upgrade TinyMCE to version 6.8.1 or later.

3

What is the impact of CVE-2024-29203?

The impact of CVE-2024-29203 allows attackers to execute malicious code through injected iframe elements in the TinyMCE editor.

4

Which versions of TinyMCE are affected by CVE-2024-29203?

CVE-2024-29203 affects all versions of TinyMCE prior to 6.8.1.

5

What type of attack does CVE-2024-29203 facilitate?

CVE-2024-29203 facilitates cross-site scripting (XSS) attacks by allowing malicious iframe elements to be executed.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203