GD bbPress Attachments < 2.3 - Directory Traversal

2015-07-09 00:00
Mallory Adams

Strategic Overview

Status
Patched in 2.3
Affected PluginGD bbPress Attachments
Affected Version< 2.3
CVSS7.2High
CVECVE-2015-5482
View all GD bbPress Attachments vulnerabilities

Vulnerability Overview

Directory traversal vulnerability in the GD bbPress Attachments plugin before 2.3 for WordPress allows remote administrators to include and execute arbitrary local files via a .. (dot dot) in the tab parameter in the gdbbpress_attachments page to wp-admin/edit.php.

Technical Analysis

REMEDIATION: Update to version 2.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