cve/2021/CVE-2021-24779.md
2024-06-18 02:51:15 +02:00

771 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

Github

No PoCs found on GitHub currently.