CVE-2007-3404
SiteDepth CMS 3.44 - Directory Traversal via ShowImage.php name Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-3404. PoCs published by H4 / XPK.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Sitedepth CMS 3.44 via the 'ShowImage.php' script, which allows arbitrary file reading by manipulating the 'name' parameter. The vulnerability arises from unsanitized user input in the 'readfile' function.
Description
Directory traversal vulnerability in ShowImage.php in SiteDepth CMS 3.44 allows remote attackers to read arbitrary files via a .. (dot dot) in the name parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Sitedepth CMS 3.44 via the 'ShowImage.php' script, which allows arbitrary file reading by manipulating the 'name' parameter. The vulnerability arises from unsanitized user input in the 'readfile' function.