CVE-2007-5674
InstaGuide Weather 1.0 - Path Traversal via PageName Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5674. PoCs published by h4ck3r.
AI-analyzed exploit summary This exploit demonstrates a Local File Include (LFI) vulnerability in Weather for PHP 1.0 due to improper sanitization of the 'PageName' parameter. The attacker can include arbitrary local files by appending a null byte (%00) to bypass file extension checks.
Description
Directory traversal vulnerability in index.php in InstaGuide Weather (aka Weather for PHP) 1.0, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the PageName parameter.
Exploits (1)
This exploit demonstrates a Local File Include (LFI) vulnerability in Weather for PHP 1.0 due to improper sanitization of the 'PageName' parameter. The attacker can include arbitrary local files by appending a null byte (%00) to bypass file extension checks.