ZM Ajax Login & Register <= 1.0.9 - Local File Inclusion

2015-06-05 00:00
Panagiotis Vagenas

Strategic Overview

Status
Patched in 1.1.0
Affected Version< 1.1.0
CVSS9.8Critical
CVECVE-2015-4153
View all ZM Ajax Login & Register vulnerabilities

Vulnerability 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