Cross-site Scripting vulnerability in TinyMCE notificationManager.open API
Description
TinyMCE is an open source rich text editor. A cross-site scripting (XSS) vulnerability was discovered in TinyMCE’s Notification Manager API. The vulnerability exploits TinyMCE's unfiltered notification system, which is used in error handling. The conditions for this exploit requires carefully crafted malicious content to have been inserted into the editor and a notification to have been triggered. When a notification was opened, the HTML within the text argument was displayed unfiltered in the notification. The vulnerability allowed arbitrary JavaScript execution when an notification presented in the TinyMCE UI for the current user. This issue could also be exploited by any integration which uses a TinyMCE notification to display unfiltered HTML content. This vulnerability has been patched in TinyMCE 5.10.8 and TinyMCE 6.7.1 by ensuring that the HTML displayed in the notification is sanitized, preventing the exploit. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
tinymcenpm | >= 6.0.0, < 6.7.1 | 6.7.1 |
TinyMCENuGet | >= 6.0.0, < 6.7.1 | 6.7.1 |
tinymce/tinymcePackagist | >= 6.0.0, < 6.7.1 | 6.7.1 |
tinymcenpm | < 5.10.8 | 5.10.8 |
TinyMCENuGet | < 5.10.8 | 5.10.8 |
tinymce/tinymcePackagist | < 5.10.8 | 5.10.8 |
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-hgqx-r2hp-jr38ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-45819ghsaADVISORY
- github.com/tinymce/tinymce/security/advisories/GHSA-hgqx-r2hp-jr38ghsax_refsource_CONFIRMWEB
- tiny.cloud/docs/release-notes/release-notes5108/ghsaWEB
- tiny.cloud/docs/tinymce/6/6.7.1-release-notes/ghsaWEB
News mentions
0No linked articles in our index yet.