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

18 lines
845 B
Markdown

### [CVE-2021-24935](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24935)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Google%20Fonts&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.1.5%3C%203.1.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WP Google Fonts WordPress plugin before 3.1.5 does not escape the googlefont_ajax_name and googlefont_ajax_family parameter of the googlefont_action AJAx action (available to any authenticated user) before outputing them in attributes, leading Reflected Cross-Site Scripting issues
### POC
#### Reference
- https://wpscan.com/vulnerability/53702281-1bd5-4828-b7a4-9f81cf0b6bb6
#### Github
No PoCs found on GitHub currently.