Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-2263. PoCs published by SirGod.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Mega File Manager 1.0 via the 'page' parameter in index.php. The PoC shows how an attacker can traverse directories to access arbitrary files on the server.
Description
Directory traversal vulnerability in index.php in Awesome PHP Mega File Manager 1.0 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the page parameter. NOTE: in some environments, this can be leveraged for remote file inclusion by using a UNC share pathname or an ftp, ftps, or ssh2.sftp URL.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Mega File Manager 1.0 via the 'page' parameter in index.php. The PoC shows how an attacker can traverse directories to access arbitrary files on the server.