mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
18 lines
775 B
Markdown
18 lines
775 B
Markdown
### [CVE-2020-5809](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5809)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A stored XSS vulnerability exists in Umbraco CMS <= 8.9.1 or current. An authenticated user can inject arbitrary JavaScript code into iframes when editing content using the TinyMCE rich-text editor, as TinyMCE is configured to allow iframes by default in Umbraco CMS.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.tenable.com/security/research/tra-2020-59
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|