Breakdance <= 1.7.1 - Authenticated (Contributor+) Remote Code Execution

2024-05-08 00:00
Francesco Carlucci

Strategic Overview

Status
Patched in 1.7.2
Affected PluginBreakdance
Affected Version<= 1.7.1
CVSS8.8High
CVECVE-2024-4605
View all Breakdance vulnerabilities

Vulnerability Overview

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.

Technical Analysis

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