WordPress Core <= 2.0.4 - Directory Traversal

2006-10-27 00:00
Anonymous

Strategic Overview

Status
Patched in 2.0.5
Affected CoreWordPress 2.0
Affected Version<= 2.0.4
CVSS6.5Medium
CVECVE-2006-5705
View all WordPress 2.0 vulnerabilities

Vulnerability Overview

Multiple directory traversal vulnerabilities in plugins/wp-db-backup.php in WordPress before 2.0.5 allow remote authenticated users to read or overwrite arbitrary files via directory traversal sequences in the (1) backup and (2) fragment parameters in a GET request.

Technical Analysis

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