Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5770. 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
Cross-site scripting (XSS) vulnerability in config/make_config.php in PHP Weather 2.2.2 allows remote attackers to inject arbitrary web script or HTML via the PATH_INFO.
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.