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

18 lines
842 B
Markdown

### [CVE-2021-24675](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24675)
![](https://img.shields.io/static/v1?label=Product&message=One%20User%20Avatar%20%7C%20User%20Profile%20Picture&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.3.7%3C%202.3.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The One User Avatar WordPress plugin before 2.3.7 does not check for CSRF when updating the Avatar in page where the [avatar_upload] shortcode is embed. As a result, attackers could make logged in user change their avatar via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/9b9a55d5-c121-4b5b-80df-f9f419c0dc55
#### Github
No PoCs found on GitHub currently.