Floating Social Media Links < 1.4.3 - Remote File Inclusion via fsml-admin.js.php wpp parameter
2012-12-02 00:00
Charlie EriksenStrategic Overview
StatusPatched in 1.4.3
Affected PluginFloating Social Media Links
Affected Version
< 1.4.3CVSS9.8Critical
CVE
N/AVulnerability Overview
The Floating Social Media Links plugin for WordPress is vulnerable to Remote File Inclusion in versions before 1.4.3 via the 'wpp' parameter in fsml-admin.js.php. This allows unauthenticated attackers to include remote files on the server, resulting in code execution.
Technical Analysis
REMEDIATION: Update to version 1.4.3, 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