Wordsmith · Wordsmith · CVE-2007-5103
**Name of the Vulnerable Software and Affected Versions**
Wordsmith version 1.0 RC1
**Description**
The issue allows remote attackers to include and execute arbitrary local files due to a directory traversal vulnerability in the config.inc.php file when register globals is enabled. This is achieved by using a .. (dot dot) in the ` path` parameter.
**Recommendations**
For Wordsmith version 1.0 RC1, consider disabling the register globals setting to mitigate the risk of exploitation. Additionally, restrict access to the config.inc.php file and avoid using the ` path` parameter until a fix is available.