Backup Migration <= 1.4.6 - Unauthenticated PHP Object Injection via 'recursive_unserialize_replace'

2025-01-03 00:00
Webbernaut

Strategic Overview

Status
Patched in 1.4.6.1
Affected PluginBackup Migration
Affected Version<= 1.4.6
CVSS8.8High
CVECVE-2024-10932
View all Backup Migration vulnerabilities

Vulnerability Overview

The Backup Migration plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.4.6 via deserialization of untrusted input in the 'recursive_unserialize_replace' function. This makes it possible for unauthenticated attackers to inject a PHP Object. The additional presence of a POP chain allows attackers to delete arbitrary files, retrieve sensitive data, or execute code. An administrator must create a staging site in order to trigger the exploit.

Technical Analysis

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