WP-Table <= 1.43 - Local File Inclusion

2007-05-01 00:00
M.Hasran Addahroni

Strategic Overview

Status
Patched in 1.44
Affected PluginWP-Table
Affected Version<= 1.43
CVSS9.8Critical
CVECVE-2007-2483
View all WP-Table vulnerabilities

Vulnerability Overview

Directory traversal vulnerability in js/wptable-button.php in the wp-Table 1.43 and earlier plugin for WordPress, when register_globals is enabled, allows remote attackers to include and execute arbitrary local files via the wpPATH parameter.

Technical Analysis

REMEDIATION: Update to version 1.44, 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