mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 17:47:58 +02:00
18 lines
849 B
Markdown
18 lines
849 B
Markdown
### [CVE-2021-4345](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4345)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The uListing plugin for WordPress is vulnerable to authorization bypass due to missing capability and nonce checks on the UlistingUserRole::save_role_api method in versions up to, and including, 1.6.6. This makes it possible for unauthenticated attackers to remove or add roles, and add capabilities.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|