cve/2021/CVE-2021-24637.md
2024-06-18 02:51:15 +02:00

18 lines
905 B
Markdown

### [CVE-2021-24637](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24637)
![](https://img.shields.io/static/v1?label=Product&message=Fonts%20Plugin%20%7C%20Google%20Fonts%20Typography&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.0.3%3C%203.0.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Google Fonts Typography WordPress plugin before 3.0.3 does not escape and sanitise some of its block settings, allowing users with as role as low as Contributor to perform Stored Cross-Site Scripting attacks via blockType (combined with content), align, color, variant and fontID argument of a Gutenberg block.
### POC
#### Reference
- https://wpscan.com/vulnerability/dd2b3f22-5e8b-41cf-bcb8-d2e673e1d21e
#### Github
No PoCs found on GitHub currently.