WP Syntax < 0.9.10 - Remote Code Execution

2009-04-13 00:00
Inj3ct0r

Strategic Overview

Status
Patched in 0.9.10
Affected PluginWP-Syntax
Affected Version<= 0.9.9
CVSS9.8Critical
CVECVE-2009-2852
View all WP-Syntax vulnerabilities

Vulnerability Overview

WP-Syntax plugin 0.9.9 and earlier for Wordpress, with register_globals enabled, allows remote attackers to execute arbitrary PHP code via the test_filter[wp_head] array parameter to test/index.php, which is used in a call to the call_user_func_array function.

Technical Analysis

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