WordPress security changelog
CRITICAL CVE-2023-6553 Modified

Backup Migration: Code execution

Backup Migration is affected by code execution. The vulnerable path is reachable without authentication. Successful exploitation can run attacker-controlled code in the WordPress hosting account.

CVE / CNA score 9.8 CVSS 3.1 · security@wordfence.com
NVD score 9.8 CVSS 3.1 · nvd@nist.gov
Component
Backup Migration
Plugin slug
backup-backup
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Dec 15, 2023
Weakness
CWE-94 — Improper Control of Generation of Code ('Code Injection')
NVD-CWE-noinfo

This CVE was published Dec 15, 2023 and is one of 10 known issues for this plugin.

Update, patch or deactivate.

Update Backup Migration to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

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.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

NVD vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary and upstream sources