BackWPup <= 1.7.1 - Remote File Inclusion
2011-03-28 00:00
Phil Taylor - Sense of Security LabsStrategic Overview
StatusPatched in 1.7.2
Affected PluginBackWPup – WordPress Backup & Restore Plugin
Affected Version
<= 1.7.1CVSS9.8Critical
CVE
CVE-2011-4342Vulnerability Overview
PHP remote file inclusion vulnerability in wp_xml_export.php in the BackWPup plugin before 1.7.2 for WordPress allows remote attackers to execute arbitrary PHP code via a URL in the wpabs parameter.
Technical Analysis
REMEDIATION: Update to version 1.7.2, 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