Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-4741. PoCs published by Beenu Arora.
AI-analyzed exploit summary The provided text describes a local file inclusion (LFI) vulnerability in FAR-PHP due to improper input sanitization. An attacker can exploit this using directory traversal sequences to access local files like boot.ini.
Description
Directory traversal vulnerability in index.php in FAR-PHP 1.00, when magic_quotes_gpc is disabled, allows remote attackers to read arbitrary files via a .. (dot dot) in the c parameter.
Exploits (1)
The provided text describes a local file inclusion (LFI) vulnerability in FAR-PHP due to improper input sanitization. An attacker can exploit this using directory traversal sequences to access local files like boot.ini.