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

18 lines
761 B
Markdown

### [CVE-2021-24686](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24686)
![](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
The SVG Support WordPress plugin before 2.3.20 does not escape the "CSS Class to target" setting before outputting it in an attribute, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.
### POC
#### Reference
- https://wpscan.com/vulnerability/38018695-901d-48d9-b39a-7c00df7f0a4b
#### Github
No PoCs found on GitHub currently.