mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
18 lines
898 B
Markdown
18 lines
898 B
Markdown
### [CVE-2020-36157](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36157)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the Ultimate Member plugin before 2.1.12 for WordPress, aka Unauthenticated Privilege Escalation via User Roles. Due to the lack of filtering on the role parameter that could be supplied during the registration process, an attacker could supply the role parameter with a WordPress capability (or any custom Ultimate Member role) and effectively be granted those privileges.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/33f059c5-58e5-44b9-bb27-793c3cedef3b
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|