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

18 lines
786 B
Markdown

### [CVE-2021-24811](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24811)
![](https://img.shields.io/static/v1?label=Product&message=Shop%20Page%20WP&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.2.8%3C%201.2.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Shop Page WP WordPress plugin before 1.2.8 does not sanitise and escape some of the Product fields, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.
### POC
#### Reference
- https://wpscan.com/vulnerability/000e65f1-89cd-4dd5-a09d-5febd9fdfbdb
#### Github
No PoCs found on GitHub currently.