CVE-2008-2896
FireAnt 1.3 - Remote Code Execution via Page Parameter Path Traversal
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2896. PoCs published by cOndemned.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in FireAnt v1.3 due to improper sanitization of the 'page' parameter in index.php. The PoC shows how an attacker can traverse directories and include arbitrary files by appending a null byte (%00) to bypass file extension checks.
Description
Directory traversal vulnerability in index.php in FireAnt 1.3 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the page parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in FireAnt v1.3 due to improper sanitization of the 'page' parameter in index.php. The PoC shows how an attacker can traverse directories and include arbitrary files by appending a null byte (%00) to bypass file extension checks.