mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
844 B
844 B
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
- https://wpscan.com/vulnerability/8d0e65ee-fdd1-4fd6-9a27-01664c703d90
Github
No PoCs found on GitHub currently.