CVE-2008-1553
TopperMod 1.0 - Path Traversal via 'to' Parameter in mod.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-1553. PoCs published by girex.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in TopperMod v1.0 via the 'mod.php' script. The vulnerability arises due to insufficient sanitization of the 'to' parameter, allowing directory traversal attacks to include arbitrary local files.
Description
Directory traversal vulnerability in mod.php in TopperMod 1.0 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the to parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in TopperMod v1.0 via the 'mod.php' script. The vulnerability arises due to insufficient sanitization of the 'to' parameter, allowing directory traversal attacks to include arbitrary local files.