Floating Social Media Links < 1.4.3 - Remote File Inclusion via fsml-admin.js.php wpp parameter

2012-12-02 00:00
Charlie Eriksen

Strategic Overview

Status
Patched in 1.4.3
Affected Version< 1.4.3
CVSS9.8Critical
CVEN/A
View all Floating Social Media Links vulnerabilities

Vulnerability 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