Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5217. PoCs published by cOndemned.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in txtCMS 0.3 via the 'id' parameter in index.php. It requires register_globals to be enabled and magic_quotes_gpc to be disabled for successful exploitation.
Description
Directory traversal vulnerability in index.php in txtCMS 0.3, 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 id parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in txtCMS 0.3 via the 'id' parameter in index.php. It requires register_globals to be enabled and magic_quotes_gpc to be disabled for successful exploitation.