CVE-2006-4208

unknown
Published — · Modified —
CVSS v3
CVSS v4 NEW
not yet in upstream
VIR risk
1.0

Description

Directory traversal vulnerability in wp-db-backup.php in Skippy WP-DB-Backup plugin for WordPress 1.7 and earlier allows remote authenticated users with administrative privileges to read arbitrary files via a .. (dot dot) in the backup parameter to edit.php.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

No mitigations published for this CVE yet.

The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or — if you've already worked around this in production — publish your fix to the community-verified tier.

✚ Propose a mitigation on Community → Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here with source_tier=community-verified.

Exploits

Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.

Exploit-DB

EDB-28382 webapps php verified text · 1 KB
marc & shb · 2006-08-14

WordPress Plugin WP-DB Backup 1.6/1.7 - 'edit.php' Directory Traversal

text exploit Source: Exploit-DB
source: https://www.securityfocus.com/bid/19504/info

WP-DB Backup For Wordpress is prone to a directory-traversal vulnerability because it fails to properly sanitize user-supplied input. 

An attacker can exploit this vulnerability to retrieve arbitrary files from the vulnerable system in the context of the affected application. Information obtained may aid in further attacks.

http://www.example.com/wp-admin/edit.php?page=wp-db-backup.php&backup=../../../../../etc/passwd

OS impact

debian Debian Fixed 5 releases
VersionStatusFixed in
trixie Fixed 2.0.5-0.1
sid Fixed 2.0.5-0.1
forky Fixed 2.0.5-0.1
bullseye Fixed 2.0.5-0.1
bookworm Fixed 2.0.5-0.1

References

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.