WP Meta SEO <= 4.5.3 - Missing Authorization in 'listPostsCategory'

2023-02-24 00:00
Marco Wotschka

Strategic Overview

Status
Patched in 4.5.4
Affected PluginWP Meta SEO
Affected Version<= 4.5.3
CVSS4.3Medium
CVECVE-2023-1026
View all WP Meta SEO vulnerabilities

Vulnerability Overview

The WP Meta SEO plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the listPostsCategory function in versions up to, and including, 4.5.3. This makes it possible for authenticated attackers with subscriber-level access to get post listings by category as long as those posts are published. This vulnerability occurred as a result of the plugin relying on nonce checks as a means of access control, and that nonce being accessible to all authenticated users regardless of role.

Technical Analysis

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