cve/2020/CVE-2020-36156.md
2024-06-09 00:33:16 +00:00

19 lines
914 B
Markdown

### [CVE-2020-36156](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36156)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in the Ultimate Member plugin before 2.1.12 for WordPress, aka Authenticated Privilege Escalation via Profile Update. Any user with wp-admin access to the profile.php page could supply the parameter um-role with a value set to any role (e.g., Administrator) during a profile update, and effectively escalate their privileges.
### POC
#### Reference
- https://wpscan.com/vulnerability/dd4c4ece-7206-4788-8747-f0c0f3ab0a53
- https://wpscan.com/vulnerability/dd4c4ece-7206-4788-8747-f0c0f3ab0a53
#### Github
No PoCs found on GitHub currently.