CVE-2007-5674

InstaGuide Weather 1.0 - Path Traversal via PageName Parameter

Title source: llm
STIX 2.1

Exploitation 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)

exploitdb WORKING POC VERIFIED
by h4ck3r · textwebappsphp
https://www.exploit-db.com/exploits/4558

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.

Classification
Working Poc 90%
Attack Type
Lfi
Complexity
Trivial
Reliability
Reliable
Target: Weather for PHP 1.0
No auth needed
Prerequisites: Target application must be running Weather for PHP 1.0 · The 'PageName' parameter must be accessible via GET request
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (4)

Core 4
Core References
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/4558
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/26170
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/27305
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/37383

Scores

EPSS 0.0210
EPSS Percentile 79.2%

Details

CWE
CWE-22
Status published
Products (1)
instaguide/weather 1.0
Published Oct 24, 2007
Tracked Since Feb 18, 2026