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

18 lines
871 B
Markdown

### [CVE-2021-24973](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24973)
![](https://img.shields.io/static/v1?label=Product&message=Site%20Reviews&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=5.17.3%3C%205.17.3%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.17.3 does not sanitise and escape the site-reviews parameter of the glsr_action AJAX action (available to unauthenticated and any authenticated users), allowing them to perform Cross-Site Scripting attacks against logged in admins viewing the Tool dashboard of the plugin
### POC
#### Reference
- https://wpscan.com/vulnerability/0118f245-0e6f-44c1-9bdb-5b3a5d2403d6
#### Github
No PoCs found on GitHub currently.