mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
923 B
Markdown
18 lines
923 B
Markdown
### [CVE-2024-29881](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-29881)
|
||

|
||

|
||
&color=brighgreen)
|
||
|
||
### Description
|
||
|
||
TinyMCE is an open source rich text editor. A cross-site scripting (XSS) vulnerability was discovered in TinyMCE’s 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
|
||
- https://github.com/fkie-cad/nvd-json-data-feeds
|
||
|