Redirection <= 2.7.3 - Local File Inclusion

2018-07-12 00:00
Glyn Wintle

Strategic Overview

Status
Patched in 2.8
Affected PluginRedirection
Affected Version<= 2.7.3
CVSS7.2High
CVECVE-2018-1000504
View all Redirection vulnerabilities

Vulnerability Overview

Redirection version 2.7.3 contains a ACE via file inclusion vulnerability in Pass-through mode that can result in allows admins to execute any PHP file in the filesystem. This attack appear to be exploitable via Attacker must be have access to an admin account on the target site. This vulnerability appears to have been fixed in 2.8.

Technical Analysis

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