CVE-2021-24779

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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:wp_debugging_project:wp_debugging:*:*:*:*:*:wordpress:*:*

History

No history.

Information

Published : 2021-10-25 14:15

Updated : 2024-02-28 18:48


NVD link : CVE-2021-24779

Mitre link : CVE-2021-24779

CVE.ORG link : CVE-2021-24779


JSON object : View

Products Affected

wp_debugging_project

  • wp_debugging
CWE
CWE-352

Cross-Site Request Forgery (CSRF)

CWE-862

Missing Authorization