is-human <= 1.4.2 - Unauthenticated Remote Code Execution

2011-05-16 00:00
neworder

Strategic Overview

Status
Unpatched
Affected Pluginis-human
Affected Version<= 1.4.2
CVSS9.8Critical
CVECVE-2011-10033
View all is-human vulnerabilities

Vulnerability Overview

The is-human plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.4.2 via the /plugins/is-human/engine.php file. This is due to the plugin accepting user-supplied input passed to eval(). 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-95 (Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')) The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes code syntax before using the input in a dynamic evaluation call (e.g. eval).

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C