CVE-2024-38356
CVSS V2 None
CVSS V3 None
Description
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.
Overview
- CVE ID
- CVE-2024-38356
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-06-19T20:03:47.923Z
- Last Modified Date
- 2024-06-20T16:29:15.320Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/tinymce/tinymce/security/advisories/GHSA-9hcv-j9pv-qmph | x_refsource_CONFIRM |
https://github.com/tinymce/tinymce/commit/5acb741665a98e83d62b91713c800abbff43b00d | x_refsource_MISC |
https://owasp.org/www-community/attacks/xss | x_refsource_MISC |
https://www.tiny.cloud/docs/tinymce/6/6.8.4-release-notes/#overview | x_refsource_MISC |
https://www.tiny.cloud/docs/tinymce/7/7.2-release-notes/#overview | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-38356 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-38356 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 14:45:40 | Added to TrackCVE |