CVE-2005-2782
AutoLinks Pro 2.1 - Remote File Inclusion via alpath Parameter FTP URL Bypass
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-2782. PoCs published by 4Degrees.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in AutoLinks Pro due to unsanitized user input in the 'alpath' parameter. An attacker can execute arbitrary server-side script code by including a remote file via FTP.
Description
PHP remote file inclusion vulnerability in al_initialize.php for AutoLinks Pro 2.1 allows remote attackers to execute arbitrary PHP code via an "ftp://" URL in the alpath parameter, which bypasses the incomplete blacklist that only checks for "http" and "https" URLs.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in AutoLinks Pro due to unsanitized user input in the 'alpath' parameter. An attacker can execute arbitrary server-side script code by including a remote file via FTP.