ImageMagick Engine <= 1.7.10 - Authenticated (Administrator+) Remote Code Execution
Strategic Overview
<= 1.7.10CVE-2024-6486Vulnerability Overview
The ImageMagick Engine plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.7.10 via the 'cli_path' parameter. This is due to the plugin not properly restricting content in the ImageMagick path field. This makes it possible for unauthenticated attackers to execute arbitrary OS commands on the server leading to remote code execution.
Technical Analysis
REMEDIATION: Update to version 1.7.11, or a newer patched version --- IDENTIFIER: CWE-78 (Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')) The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C