Files
CVEs-PoC/2021/CVE-2021-24755.md
T
2024-05-25 21:48:12 +02:00

18 lines
817 B
Markdown

### [CVE-2021-24755](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24755)
![](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.3%3C%202.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The myCred WordPress plugin before 2.3 does not validate or escape the fields parameter before using it in a SQL statement, leading to an SQL injection exploitable by any authenticated user
### POC
#### Reference
- https://wpscan.com/vulnerability/01419d03-54d6-413d-9a67-64c63c26d741
#### Github
No PoCs found on GitHub currently.