cve/2019/CVE-2019-1010091.md

18 lines
851 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-1010091](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1010091)
![](https://img.shields.io/static/v1?label=Product&message=tinymce&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%3A%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation&color=brighgreen)
### Description
tinymce 4.7.11, 4.7.12 is affected by: CWE-79: Improper Neutralization of Input During Web Page Generation. The impact is: JavaScript code execution. The component is: Media element. The attack vector is: The victim must paste malicious content to media element's embed tab.
### POC
#### Reference
- https://github.com/tinymce/tinymce/issues/4394
#### Github
- https://github.com/ossf-cve-benchmark/CVE-2019-1010091