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

18 lines
747 B
Markdown

### [CVE-2021-24963](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24963)
![](https://img.shields.io/static/v1?label=Product&message=LiteSpeed%20Cache&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.4.4%3C%204.4.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The LiteSpeed Cache WordPress plugin before 4.4.4 does not escape the qc_res parameter before outputting it back in the JS code of an admin page, leading to a Reflected Cross-Site Scripting
### POC
#### Reference
- https://wpscan.com/vulnerability/7f8b4275-7586-4e04-afd9-d12bdab6ba9b
#### Github
No PoCs found on GitHub currently.