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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The uListing plugin for WordPress is vulnerable to authorization bypass via wp_route due to missing capability checks, and a missing security nonce, in the StmListingSingleLayout::import_new_layout method in versions up to, and including, 1.6.6. This makes it possible for unauthenticated attackers to change any WordPress option in the database.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|