CVE-2008-6074
phpcrs < 2.06 - Remote File Inclusion via ImportFunction Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6074. PoCs published by Pepelux.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in phpcrs <= 2.06 via the 'importFunction' parameter in frame.php. The vulnerability allows an attacker to read arbitrary files on the server by manipulating the parameter to include files outside the intended directory.
Description
Directory traversal vulnerability in frame.php in phpcrs 2.06 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the importFunction parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in phpcrs <= 2.06 via the 'importFunction' parameter in frame.php. The vulnerability allows an attacker to read arbitrary files on the server by manipulating the parameter to include files outside the intended directory.