ajax-extend <= 1.0 - Unauthenticated Remote Code Execution

2024-10-14 00:00
stealthcopter

Strategic Overview

Status
Unpatched
Affected Pluginajax-extend
Affected Version<= 1.0
CVSS9.8Critical
CVECVE-2024-49254
View all ajax-extend vulnerabilities

Vulnerability Overview

The ajax-extend plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.0 via the ajax_operation function. This is due to plugin not properly restricting user input to call_user_func(). This makes it possible for unauthenticated attackers to execute code on the server.

Technical Analysis

REMEDIATION: No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement. --- 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