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

18 lines
785 B
Markdown

### [CVE-2021-24603](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24603)
![](https://img.shields.io/static/v1?label=Product&message=Site%20Reviews&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=5.13.1%3C%205.13.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Site Reviews WordPress plugin before 5.13.1 does not sanitise some of its Review Details when adding a review as an admin, which could allow them to perform Cross-Site Scripting attacks when the unfiltered_html is disallowed
### POC
#### Reference
- https://wpscan.com/vulnerability/72aea0e5-1fa7-4827-a173-59982202d323
#### Github
No PoCs found on GitHub currently.