WP DB Manager < 2.7.2 - Arbitrary File Read

2014-10-13 00:00
Larry W. Cashdollar

Strategic Overview

Status
Patched in 2.7.2
Affected PluginWP-DBManager
Affected Version< 2.7.2
CVSS6.5Medium
CVECVE-2014-8336
View all WP-DBManager vulnerabilities

Vulnerability Overview

The "Sql Run Query" panel in WP-DBManager (aka Database Manager) plugin before 2.7.2 for WordPress allows remote attackers to read arbitrary files by leveraging failure to sufficiently limit queries, as demonstrated by use of LOAD_FILE in an INSERT statement.

Technical Analysis

REMEDIATION: Update to version 2.7.2, or a newer patched version --- IDENTIFIER: CWE-22 (Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')) The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C