Files
CVEs-PoC/2021/CVE-2021-24296.md
T
2024-05-25 21:48:12 +02:00

18 lines
801 B
Markdown

### [CVE-2021-24296](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24296)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Customer%20Reviews&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.5.6%3C%203.5.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WP Customer Reviews WordPress plugin before 3.5.6 did not sanitise some of its settings, allowing high privilege users such as administrators to set XSS payloads in them which will then be triggered in pages where reviews are enabled
### POC
#### Reference
- https://wpscan.com/vulnerability/c450f54a-3372-49b2-8ad8-68d5cc0dd49e
#### Github
No PoCs found on GitHub currently.