cve/2021/CVE-2021-25015.md
2024-06-18 02:51:15 +02:00

18 lines
834 B
Markdown

### [CVE-2021-25015](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25015)
![](https://img.shields.io/static/v1?label=Product&message=myCred%20%E2%80%93%20Points%2C%20Rewards%2C%20Gamification%2C%20Ranks%2C%20Badges%20%26%20Loyalty%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.4%3C%202.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The myCred WordPress plugin before 2.4 does not sanitise and escape the search query before outputting it back in the history dashboard page, leading to a Reflected Cross-Site Scripting issue
### POC
#### Reference
- https://wpscan.com/vulnerability/7608829d-2820-49e2-a10e-e93eb3005f68
#### Github
No PoCs found on GitHub currently.