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

18 lines
778 B
Markdown

### [CVE-2021-24934](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24934)
![](https://img.shields.io/static/v1?label=Product&message=Visual%20CSS%20Style%20Editor&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=7.5.4%3C%207.5.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Visual CSS Style Editor WordPress plugin before 7.5.4 does not sanitise and escape the wyp_page_type parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting issue
### POC
#### Reference
- https://wpscan.com/vulnerability/0aa5a8d5-e736-4cd3-abfd-8e0a356bb6ef
#### Github
No PoCs found on GitHub currently.