WP eCommerce Shop Styling < 1.8 - Remote File Inclusion
2013-02-06 00:00
Charlie EriksenStrategic Overview
StatusPatched in 1.8
Affected PluginWP eCommerce Shop Styling
Affected Version
< 1.8CVSS9.8Critical
CVE
CVE-2013-0724Vulnerability Overview
PHP remote file inclusion vulnerability in includes/generate-pdf.php in the WP ecommerce Shop Styling plugin for WordPress before 1.8 allows remote attackers to execute arbitrary PHP code via a URL in the dompdf parameter.
Technical Analysis
REMEDIATION: Update to version 1.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