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

2023-02-24 00:00
Marco Wotschka

Strategic Overview

Status
Patched in 4.5.4
Affected PluginWP Meta SEO
Affected Version<= 4.5.3
CVSS5.4Medium
CVECVE-2023-1022
View all WP Meta SEO vulnerabilities

Vulnerability Overview

The WP Meta SEO plugin for WordPress is vulnerable to unauthorized options update due to a missing capability check on the wpmsGGSaveInformation function in versions up to, and including, 4.5.3. This makes it possible for authenticated attackers with subscriber-level access to update google analytics options maintained by the plugin. 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