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

18 lines
1.1 KiB
Markdown

### [CVE-2021-24452](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24452)
![](https://img.shields.io/static/v1?label=Product&message=W3%20Total%20Cache&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.1.5%3C%202.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 W3 Total Cache WordPress plugin before 2.1.5 was affected by a reflected Cross-Site Scripting (XSS) issue within the "extension" parameter in the Extensions dashboard, when the 'Anonymously track usage to improve product quality' setting is enabled, as the parameter is output in a JavaScript context without proper escaping. This could allow an attacker, who can convince an authenticated admin into clicking a link, to run malicious JavaScript within the user's web browser, which could lead to full site compromise.
### POC
#### Reference
- https://wpscan.com/vulnerability/3e855e09-056f-45b5-89a9-d644b7d8c9d0
#### Github
- https://github.com/ARPSyndicate/cvemon