WordPress security changelog
HIGH CVE-2008-0194 Modified

wp-db-backup.php in WordPress 2.0.3 and earlier: Filesystem traversal

wp-db-backup.php in WordPress 2.0.3 and earlier is affected by filesystem traversal. Exposure depends on how the affected operation is made reachable by the site. A crafted path can escape the intended directory and reach files or directories elsewhere on the server.

CVE / CNA score 7.5 CVSS · cve@mitre.org
NVD score 7.5 CVSS 2.0 · nvd@nist.gov
Component
wp-db-backup.php in WordPress 2.0.3 and earlier
Plugin slug
Not applicable
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Jan 10, 2008
Weakness
CWE-22 — Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Update, patch or deactivate.

Update wp-db-backup.php in WordPress 2.0.3 and earlier to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

Directory traversal vulnerability in wp-db-backup.php in WordPress 2.0.3 and earlier allows remote attackers to read arbitrary files, delete arbitrary files, and cause a denial of service via a .. (dot dot) in the backup parameter in a wp-db-backup.php action to wp-admin/edit.php. NOTE: this might be the same as CVE-2006-5705.1.

NVD vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Primary and upstream sources