Backup Migration <= 1.3.7 - Unauthenticated Remote Code Execution

2023-12-11 00:00
Nex Team

Strategic Overview

Status
Patched in 1.3.8
Affected PluginBackup Migration
Affected Version<= 1.3.7
CVSS9.8Critical
CVECVE-2023-6553
View all Backup Migration vulnerabilities

Vulnerability Overview

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.3.7 via the /includes/backup-heart.php file. This is due to an attacker being able to control the values passed to an include, and subsequently leverage that to achieve remote code execution. This makes it possible for unauthenticated attackers to easily execute code on the server.

Technical Analysis

REMEDIATION: Update to version 1.3.8, or a newer patched version --- IDENTIFIER: CWE-94 (Improper Control of Generation of Code ('Code Injection')) The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

External References

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