WP Mail Log <= 1.1.2 - Incorrect Authorization to Authenticated (Contributor+) Data Viewing and Deletion

2023-11-28 00:00
dc11

Strategic Overview

Status
Patched in 1.1.3
Affected PluginWP Mail Log
Affected Version<= 1.1.2
CVSS6.4Medium
CVECVE-2023-5644
View all WP Mail Log vulnerabilities

Vulnerability Overview

The WP Mail Log plugin for WordPress is vulnerable to unauthorized modification of data due to an insufficient capability check on the check_permission() function in all versions up to, and including, 1.1.2. This makes it possible for authenticated attackers, with contributor-level access and above, to access REST routes that they should not have access to and delete data.

Technical Analysis

REMEDIATION: Update to version 1.1.3, or a newer patched version --- IDENTIFIER: CWE-863 (Incorrect Authorization) The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.

External References

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