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

18 lines
882 B
Markdown

### [CVE-2021-24136](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24136)
![](https://img.shields.io/static/v1?label=Product&message=Testimonials%20Widget&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.0.0%3C%204.0.0%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 Testimonials Widget WordPress plugin, versions before 4.0.0, lead to multiple Cross-Site Scripting vulnerabilities, allowing remote attackers to inject arbitrary JavaScript code or HTML via the below parameters: - Author - Job Title - Location - Company - Email - URL
### POC
#### Reference
- https://wpscan.com/vulnerability/537ee410-3833-4e88-9d4a-ee3c72b44ca1
#### Github
No PoCs found on GitHub currently.