CVE-2009-4725
Arab Portal < 2.2 - Remote File Inclusion via Module Parameter Path Traversal
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4725. PoCs published by Qabandi.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Arab Portal <= 2.2 by bypassing a direct access security check. It leverages path traversal to read arbitrary files (e.g., /etc/passwd) via a crafted URL.
Description
Directory traversal vulnerability in modules/aljazeera/admin/setup.php in Arab Portal 2.2 and earlier, when register_globals is enabled and magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the module parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Arab Portal <= 2.2 by bypassing a direct access security check. It leverages path traversal to read arbitrary files (e.g., /etc/passwd) via a crafted URL.