Protected Posts Logout Button <= 1.4.5 - Missing Authorization on pplb_options_save

2023-02-16 00:00
yuyudhn

Strategic Overview

Status
Patched in 1.4.6
Affected Version<= 1.4.5
CVSS6.5Medium
CVECVE-2023-25454
View all Protected Posts Logout Button vulnerabilities

Vulnerability Overview

The Protected Posts Logout Button plugin for WordPress is vulnerable to unauthorized deletion of data due to a missing capability check on the pplb_options_save function in versions up to, and including, 1.4.5. This makes it possible for unauthenticated attackers to update the plugin's settings. A nonce check was added in version 1.4.5, which does not address this issue properly. 1.4.6 adds a capability check.

Technical Analysis

REMEDIATION: Update to version 1.4.6, 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