VDB
KO
HIGH 8.7

GHSA-vg35-5wq7-3x7w

TinyMCE Cross-Site Scripting (XSS) vulnerability using media plugin `data-mce-object` injection

Details

### Impact Stored XSS vulnerability in the media plugin. Attackers can inject malicious scripts via crafted `data-mce-*` attributes, which are executed when content is rendered. Impacts users of TinyMCE with the media plugin enabled.

### Patches This vulnerability has been patched in TinyMCE 8.5.1, TinyMCE 7.9.3 and TinyMCE 5.11.1 LTS by ensuring that, when using the media plugin, any content with `data-mce-object` and `data-mce-p-*` attributes are properly sanitized.

### Workarounds No official workaround available.

### Fix To avoid this vulnerability:

- Upgrade to TinyMCE 8.5.1 or higher. - Upgrade to TinyMCE 7.9.3 or higher. - Upgrade to TinyMCE 5.11.1 LTS or higher for TinyMCE 5.x (only available as part of commercial [long-term support](https://www.tiny.cloud/long-term-support/) contract).

### Acknowledgements Tiny thanks [Aymane MAZGUITI](https://github.com/UncleJ4ck) and [Ange Primiterra](https://github.com/ange-primiterra) for their help identifying this vulnerability.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / tinymce
Introduced in: 0

No fixed version published yet for tinymce (npm). Pin to a known-safe version or switch to an alternative.

npm / tinymce
Introduced in: 6.0.0 Fixed in: 7.9.3
Fix npm install tinymce@7.9.3
npm / tinymce
Introduced in: 8.0.0 Fixed in: 8.5.1
Fix npm install tinymce@8.5.1
NuGet / TinyMCE
Introduced in: 0

No fixed version published yet for TinyMCE (nuget). Pin to a known-safe version or switch to an alternative.

NuGet / TinyMCE
Introduced in: 6.0.0 Fixed in: 7.9.3
Fix dotnet add package TinyMCE --version 7.9.3
NuGet / TinyMCE
Introduced in: 8.0.0 Fixed in: 8.5.1
Fix dotnet add package TinyMCE --version 8.5.1
Packagist / tinymce/tinymce
Introduced in: 0

No fixed version published yet for tinymce/tinymce (composer). Pin to a known-safe version or switch to an alternative.

Packagist / tinymce/tinymce
Introduced in: 6.0.0 Fixed in: 7.9.3
Fix composer require tinymce/tinymce:^7.9.3
Packagist / tinymce/tinymce
Introduced in: 8.0.0 Fixed in: 8.5.1
Fix composer require tinymce/tinymce:^8.5.1

References