CVE-2005-0680

Download Center Lite 1.6 - Remote File Inclusion Code Execution

Title source: manual
STIX 2.1

Exploitation 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)

exploitdb WORKING POC VERIFIED
by Filip Groszynski · textwebappsphp
https://www.exploit-db.com/exploits/870

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.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: download_center_lite.inc.php (version not specified)
No auth needed
Prerequisites: register_globals=on · allow_url_fopen=on
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (4)

Core 4
Core References
Patch, Vendor Advisory x_refsource_confirm
http://www.stadtaus.com/forum/t-1579.html
Patch, Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/14513
Mailing List mailing-list x_refsource_bugtraq
http://marc.info/?l=bugtraq&m=110996056601719&w=2
Various Sources x_refsource_misc
http://www.stadtaus.com/forum/p-5895.html

Scores

EPSS 0.0259
EPSS Percentile 83.3%

Details

Status published
Published Mar 07, 2005
Tracked Since Feb 18, 2026