cve/2024/CVE-2024-29881.md

20 lines
1013 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-29881](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-29881)
![](https://img.shields.io/static/v1?label=Product&message=tinymce&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%207.0.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%3A%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen)
### Description
TinyMCE is an open source rich text editor. A cross-site scripting (XSS) vulnerability was discovered in TinyMCEs content loading and content inserting code. A SVG image could be loaded though an `object` or `embed` element and that image could potentially contain a XSS payload. This vulnerability is fixed in 6.8.1 and 7.0.0.
### POC
#### Reference
No PoCs from references.
#### Github
2025-09-29 16:08:36 +00:00
- https://github.com/amakhu/cdp
2024-05-25 21:48:12 +02:00
- https://github.com/fkie-cad/nvd-json-data-feeds
2025-09-29 16:08:36 +00:00
- https://github.com/rectitude-open/filament-tinyeditor-6
2024-05-25 21:48:12 +02:00