Posts Like Dislike <= 1.1.1 - Missing Authorization to Authenticated (Subscriber+) Plugin Setting Reset

2023-08-21 00:00
Elliot

Strategic Overview

Status
Patched in 1.1.2
Affected PluginPosts Like Dislike
Affected Version<= 1.1.1
CVSS4.3Medium
CVECVE-2023-41849
View all Posts Like Dislike vulnerabilities

Vulnerability Overview

The Posts Like Dislike plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the restore_settings function called via an AJAX action in versions up to, and including, 1.1.1. This makes it possible for authenticated attackers with minimal permissions, such as a subscriber, to reset the plugin's settings. Note: this issue was only partially patched in 1.1.1 as the nonce is still visible to subscriber-level users.

Technical Analysis

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