CVE-2008-2898
hedgehog-cms 1.21 - Path Traversal and Arbitrary File Execution via c_temp_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2898. PoCs published by CraCkEr.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Hedgehog-CMS 1.21. The vulnerability allows an attacker to include arbitrary local files via the 'c_temp_path' parameter in the 'header.php' script, potentially leading to system access.
Description
Directory traversal vulnerability in includes/header.php in Hedgehog-CMS 1.21 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the c_temp_path parameter. NOTE: in some environments, this can be leveraged for remote file inclusion by using a UNC share pathname or an ftp, ftps, or ssh2.sftp URL.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Hedgehog-CMS 1.21. The vulnerability allows an attacker to include arbitrary local files via the 'c_temp_path' parameter in the 'header.php' script, potentially leading to system access.