WP Edit Menu < 1.5.0 - Missing Authorization to Post Deletion

2022-08-01 00:00
Johannes Gangsö

Strategic Overview

Status
Patched in 1.5.0
Affected PluginWP Edit Menu
Affected Version< 1.5.0
CVSS7.5High
CVECVE-2022-2276
View all WP Edit Menu vulnerabilities

Vulnerability Overview

The WP Edit Menu plugin for WordPress lacks authorization checks on one of its ajax action and is vulnerable to Arbitrary Post Deletion in versions below 1.5.0. This is due to a missing capability check in the function wpem_remove_menu_entry. This makes it possible for an unauthenticated attacker to delete posts and pages.

Technical Analysis

REMEDIATION: Update to version 1.5.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