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

18 lines
809 B
Markdown

### [CVE-2021-24135](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24135)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Customer%20Reviews&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.4.3%3C%203.4.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
Unvalidated input and lack of output encoding in the WP Customer Reviews WordPress plugin, versions before 3.4.3, lead to multiple Stored Cross-Site Scripting vulnerabilities allowing remote attackers to inject arbitrary JavaScript code or HTML.
### POC
#### Reference
- https://wpscan.com/vulnerability/07e9e70b-97a6-42e3-b0de-8cb69dedcbd3
#### Github
No PoCs found on GitHub currently.