cve/2024/CVE-2024-29203.md
2024-05-25 21:48:12 +02:00

1.0 KiB
Raw Blame History

CVE-2024-29203

Description

TinyMCE is an open source rich text editor. A cross-site scripting (XSS) vulnerability was discovered in TinyMCEs content insertion code. This allowed iframe elements containing malicious code to execute when inserted into the editor. These iframe elements are restricted in their permissions by same-origin browser protections, but could still trigger operations such as downloading of malicious assets. This vulnerability is fixed in 6.8.1.

POC

Reference

No PoCs from references.

Github