Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-4050.
AI-analyzed exploit summary The document describes an arbitrary file download vulnerability in phpMyBackupPro v2.1, where the 'view' parameter in 'get_file.php' is not properly sanitized, allowing attackers to download sensitive files like '/etc/passwd'. The technical details include vulnerable code snippets and a proof-of-concept URL.
Description
Directory traversal vulnerability in get_file.php in phpMyBackupPro 2.1 allows remote attackers to read arbitrary files via directory traversal sequences in the view parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (1)
The document describes an arbitrary file download vulnerability in phpMyBackupPro v2.1, where the 'view' parameter in 'get_file.php' is not properly sanitized, allowing attackers to download sensitive files like '/etc/passwd'. The technical details include vulnerable code snippets and a proof-of-concept URL.