WordPress security changelog
HIGH CVE-2024-4605 Deferred

Breakdance: Code execution

Breakdance is affected by code execution. Exposure depends on how the affected operation is made reachable by the site. Successful exploitation can run attacker-controlled code in the WordPress hosting account.

CVE / CNA score 8.8 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
Breakdance
Plugin slug
breakdance
Affected
See vendor advisory
Safe version
See mitigation notes
Published
May 14, 2024
Weakness
CWE-94 — Improper Control of Generation of Code ('Code Injection')

This CVE was published May 14, 2024 and is one of 7 known issues for this plugin.

Patch or disable the affected component.

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

Technical description

The Breakdance plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.7.1 via post meta data. This is due to the plugin storing custom data in metadata without an underscore prefix. This makes it possible for lower privileged users, such as contributors, to edit this data via UI. As a result they can escalate their privileges or execute arbitrary code.

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

Primary and upstream sources