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

18 lines
823 B
Markdown

### [CVE-2021-24607](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24607)
![](https://img.shields.io/static/v1?label=Product&message=Storefront%20Footer%20Text&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0.1%3C%3D%201.0.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Storefront Footer Text WordPress plugin through 1.0.1 does not sanitize and escape the "Footer Credit Text" added to pages, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfiltered-html capability is disallowed.
### POC
#### Reference
- https://wpscan.com/vulnerability/efa7d91a-447b-4fd8-aa21-5364b177fee9
#### Github
No PoCs found on GitHub currently.