WP Meta SEO <= 4.5.4 - Authenticated (Author+) PHAR Deserialization

2023-03-27 00:00
Alex Sanford

Strategic Overview

Status
Patched in 4.5.5
Affected PluginWP Meta SEO
Affected Version<= 4.5.4
CVSS8.8High
CVECVE-2023-1381
View all WP Meta SEO vulnerabilities

Vulnerability Overview

The WP Meta SEO plugin for WordPress is vulnerable to PHP Object Injection in versions up to, and including, 4.5.4 due to insufficient file path validation that makes it possible for attackers to supply paths to files with a phar:// wrapper that will unserialize during retrieval. This makes it possible for authenticated attackers, with author-level permissions and above, to inject a PHP Object. The plugin does contain a useable gadget chain that may make remote execution possible.

Technical Analysis

REMEDIATION: Update to version 4.5.5, or a newer patched version --- IDENTIFIER: CWE-502 (Deserialization of Untrusted Data) The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.

External References

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