CVE-2005-0680
Download Center Lite 1.6 - Remote File Inclusion Code Execution
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2005-0680. PoCs published by Filip Groszynski.
AI-analyzed exploit summary This exploit leverages a file inclusion vulnerability in download_center_lite.inc.php by manipulating the script_root parameter when register_globals and allow_url_fopen are enabled. It allows remote code execution by including arbitrary remote files.
Description
PHP remote file inclusion vulnerability in download_center_lite.inc.php for Download Center Lite 1.6 allows remote attackers to execute arbitrary PHP code by modifying the script_root parameter to reference a URL on a remote web server that contains the code.
Exploits (1)
This exploit leverages a file inclusion vulnerability in download_center_lite.inc.php by manipulating the script_root parameter when register_globals and allow_url_fopen are enabled. It allows remote code execution by including arbitrary remote files.