FireStats < 1.6.2 - Remote File Inclusion
2009-06-12 00:00
darkmaskingStrategic Overview
StatusPatched in 1.6.2
Affected Pluginfirestats
Affected Version
< 1.6.2CVSS9.8Critical
CVE
CVE-2009-2143Vulnerability Overview
PHP remote file inclusion vulnerability in firestats-wordpress.php in the FireStats plugin before 1.6.2-stable for WordPress allows remote attackers to execute arbitrary PHP code via a URL in the fs_javascript parameter.
Technical Analysis
REMEDIATION: Update to version 1.6.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