Relocate Upload < 0.20 - Remote File Inclusion

2011-09-19 00:00
Ben Schmidt

Strategic Overview

Status
Patched in 0.20
Affected PluginRelocate Upload
Affected Version< 0.20
CVSS9.8Critical
CVECVE-2012-1205
View all Relocate Upload vulnerabilities

Vulnerability Overview

PHP remote file inclusion vulnerability in relocate-upload.php in Relocate Upload plugin before 0.20 for WordPress allows remote attackers to execute arbitrary PHP code via a URL in the abspath parameter.

Technical Analysis

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