Files
CVEs-PoC/2018/CVE-2018-9861.md
T
2024-06-18 02:51:15 +02:00

18 lines
793 B
Markdown

### [CVE-2018-9861](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9861)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Cross-site scripting (XSS) vulnerability in the Enhanced Image (aka image2) plugin for CKEditor (in versions 4.5.10 through 4.9.1; fixed in 4.9.2), as used in Drupal 8 before 8.4.7 and 8.5.x before 8.5.2 and other products, allows remote attackers to inject arbitrary web script through a crafted IMG element.
### POC
#### Reference
- https://github.com/ckeditor/ckeditor-dev/blob/master/CHANGES.md
#### Github
No PoCs found on GitHub currently.