Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. tinymce
  4. ›
  5. CVE-2023-45819

CVE-2023-45819: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

October 19, 2023 (updated October 26, 2023)

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.

References

  • github.com/advisories/GHSA-hgqx-r2hp-jr38
  • github.com/tinymce/tinymce/security/advisories/GHSA-hgqx-r2hp-jr38
  • tiny.cloud/docs/release-notes/release-notes5108/
  • tiny.cloud/docs/tinymce/6/6.7.1-release-notes/

Code Behaviors & Features

Detect and mitigate CVE-2023-45819 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 5.10.8, all versions starting from 6.0.0 before 6.7.1

Fixed versions

  • 5.10.8
  • 6.7.1

Solution

Upgrade to versions 5.10.8, 6.7.1 or above.

Impact 6.1 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

npm/tinymce/CVE-2023-45819.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:09 +0000.