WP Debugging <= 2.10.2 - Unauthenticated Plugin Settings Update

2021-09-27 00:00
apple502j

Strategic Overview

Status
Patched in 2.11.0
Affected PluginWP Debugging
Affected Version<= 2.10.2
CVSS6.5Medium
CVECVE-2021-24779
View all WP Debugging vulnerabilities

Vulnerability Overview

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.

Technical Analysis

REMEDIATION: Update to version 2.11.0, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C