mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
771 B
Markdown
18 lines
771 B
Markdown
### [CVE-2021-24779](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24779)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The WP Debugging WordPress plugin before 2.11.0 has its update_settings() function hooked to admin_init and is missing any authorisation and CSRF checks, as a result, the settings can be updated by unauthenticated users.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/8d0e65ee-fdd1-4fd6-9a27-01664c703d90
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|