cve/2023/CVE-2023-6007.md

18 lines
928 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-6007](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-6007)
![](https://img.shields.io/static/v1?label=Product&message=UserPro%20-%20Community%20and%20User%20Profile%20WordPress%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%205.1.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The UserPro plugin for WordPress is vulnerable to unauthorized access of data, modification of data, loss of data due to a missing capability check on multiple functions in all versions up to, and including, 5.1.1. This makes it possible for unauthenticated attackers to add, modify, or delete user meta and plugin options.
### POC
#### Reference
- https://codecanyon.net/item/userpro-user-profiles-with-social-login/5958681
#### Github
No PoCs found on GitHub currently.