ZM Ajax Login & Register <= 1.0.9 - Local File Inclusion
2015-06-05 00:00
Panagiotis VagenasStrategic Overview
StatusPatched in 1.1.0
Affected PluginZM Ajax Login & Register
Affected Version
< 1.1.0CVSS9.8Critical
CVE
CVE-2015-4153Vulnerability Overview
Directory traversal vulnerability in the zM Ajax Login & Register plugin before 1.1.0 for WordPress allows remote attackers to include and execute arbitrary php files via a relative path in the template parameter in a load_template action to wp-admin/admin-ajax.php.
Technical Analysis
REMEDIATION: Update to version 1.1.0, or a newer patched version --- IDENTIFIER: CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')) The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in require, include, or similar functions.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C