CVE-2024-38356
June 19, 2024
TinyMCE is an open source rich text editor. A cross-site scripting (XSS) vulnerability was discovered in TinyMCE’s content extraction code. When using the `noneditable_regexp` option, specially crafted HTML attributes containing malicious code were able to be executed when content was extracted from the editor. This vulnerability has been patched in TinyMCE 7.2.0, TinyMCE 6.8.4 and TinyMCE 5.11.0 LTS by ensuring that, when using the `noneditable_regexp` option, any content within an attribute is properly verified to match the configured regular expression before being added. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Affected Packages
tinymce (CDN_JS):
Affected version(s) >=6.0.0 <6.8.4Fix Suggestion:
Update to version 6.8.4tinymce (CDN_JS):
Affected version(s) >=7.0.0 <7.2.0Fix Suggestion:
Update to version 7.2.0tinymce (NPM):
Affected version(s) >=7.0.0 <7.2.0Fix Suggestion:
Update to version 7.2.0tinymce (NPM):
Affected version(s) >=6.0.0 <6.8.4Fix Suggestion:
Update to version 6.8.4tinymce (NUGET):
Affected version(s) >=6.0.0 <6.8.4Fix Suggestion:
Update to version 6.8.4tinymce (NUGET):
Affected version(s) >=7.0.0 <7.2.0Fix Suggestion:
Update to version 7.2.0django-tinymce (PYTHON):
Affected version(s) >=1.0 <4.1.0Fix Suggestion:
Update to version 4.1.0Related Resources (9)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
EPSS
Base Score:
1.06