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
Link | Resource |
---|---|
https://github.com/tinymce/tinymce/security/advisories/GHSA-hgqx-r2hp-jr38 | Vendor Advisory |
https://github.com/tinymce/tinymce/security/advisories/GHSA-hgqx-r2hp-jr38 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 08:27
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/tinymce/tinymce/security/advisories/GHSA-hgqx-r2hp-jr38 - Vendor Advisory |
26 Oct 2023, 16:30
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.1 |
CWE | CWE-79 | |
References | (MISC) https://github.com/tinymce/tinymce/security/advisories/GHSA-hgqx-r2hp-jr38 - Vendor Advisory | |
First Time |
Tiny
Tiny tinymce |
|
CPE | cpe:2.3:a:tiny:tinymce:*:*:*:*:*:*:*:* |
19 Oct 2023, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-10-19 22:15
Updated : 2024-11-21 08:27
NVD link : CVE-2023-45819
Mitre link : CVE-2023-45819
CVE.ORG link : CVE-2023-45819
JSON object : View
Products Affected
tiny
- tinymce
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')