Frontend Dashboard <= 2.2.4 - Authenticated (Subscriber+) Arbitrary Function Call

2024-09-09 00:00
Lucio Sá

Strategic Overview

Status
Patched in 2.2.5
Affected PluginFrontend Dashboard
Affected Version<= 2.2.4
CVSS8.8High
CVECVE-2024-8268
View all Frontend Dashboard vulnerabilities

Vulnerability Overview

The Frontend Dashboard plugin for WordPress is vulnerable to unauthorized code execution due to insufficient filtering on callable methods/functions via the ajax_request() function in all versions up to, and including, 2.2.4. This makes it possible for authenticated attackers, with subscriber-level access and above, to call arbitrary functions that can be leverage for privilege escalation by changing user's passwords.

Technical Analysis

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