Files
CVEs-PoC/2021/CVE-2021-24782.md
T
2024-05-25 21:48:12 +02:00

18 lines
808 B
Markdown

### [CVE-2021-24782](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24782)
![](https://img.shields.io/static/v1?label=Product&message=Flex%20Local%20Fonts&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0.0%3C%3D%201.0.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Flex Local Fonts WordPress plugin through 1.0.0 does not escape the Class Name field when adding a font, which could allow hight privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.
### POC
#### Reference
- https://wpscan.com/vulnerability/5cd846df-1d8b-488d-a691-b76850e8687a
#### Github
No PoCs found on GitHub currently.