Clansphere · Clansphere · CVE-2008-0489
**Name of the Vulnerable Software and Affected Versions**
Clansphere version 2007.4.4
**Description**
The issue allows remote attackers to include and execute arbitrary local files. This is achieved by exploiting a directory traversal vulnerability in the install.php file, specifically by using a .. (dot dot) in the `lang` parameter.
**Recommendations**
For Clansphere version 2007.4.4, consider restricting access to the install.php file or validating the `lang` parameter to prevent directory traversal attacks. As a temporary workaround, avoid using the `lang` parameter in the install.php file until a patch is available.