Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5771. PoCs published by ahmadbady.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) and Cross-Site Scripting (XSS) vulnerability in phpweather-2.2.2. The LFI is achieved by manipulating the 'language' parameter with a null byte, while the XSS is triggered via the 'make_config.php' script.
Description
Directory traversal vulnerability in test.php in PHP Weather 2.2.2 allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the language parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) and Cross-Site Scripting (XSS) vulnerability in phpweather-2.2.2. The LFI is achieved by manipulating the 'language' parameter with a null byte, while the XSS is triggered via the 'make_config.php' script.