WP All Export Pro <= 1.9.1 - Unauthenticated Remote Code Execution via Custom Export Fields

2025-02-07 03:20
Francesco Carlucci

Strategic Overview

Status
Patched in 1.9.2
Affected PluginWP All Export Pro
Affected Version<= 1.9.1
CVSS8.3High
CVECVE-2024-7419
View all WP All Export Pro vulnerabilities

Vulnerability Overview

The WP ALL Export Pro plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.9.1 via the custom export fields. This is due to the missing input validation and sanitization of user-supplied data. This makes it possible for unauthenticated attackers to inject arbitrary PHP code into form fields that get executed on the server during the export, potentially leading to a complete site compromise. As a prerequisite, the custom export field should include fields containing user-supplied data.

Technical Analysis

REMEDIATION: Update to version 1.9.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