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

18 lines
771 B
Markdown

### [CVE-2021-24598](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24598)
![](https://img.shields.io/static/v1?label=Product&message=Testimonial&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.6.0%3C%201.6.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Testimonial WordPress plugin before 1.6.0 does not escape some testimonial fields which could allow high privilege users to perform Cross Site Scripting attacks even when the unfiltered_html capability is disallowed
### POC
#### Reference
- https://wpscan.com/vulnerability/365c09a7-0b10-4145-a415-5c0e9f429ae0
#### Github
No PoCs found on GitHub currently.