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

18 lines
739 B
Markdown

### [CVE-2021-24329](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24329)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Super%20Cache&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.7.3%3C%201.7.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WP Super Cache WordPress plugin before 1.7.3 did not properly sanitise its wp_cache_location parameter in its settings, which could lead to a Stored Cross-Site Scripting issue.
### POC
#### Reference
- https://wpscan.com/vulnerability/9df86d05-1408-4c22-af55-5e3d44249fd0
#### Github
No PoCs found on GitHub currently.