Lionwiki · Lionwiki · CVE-2009-3534
**Name of the Vulnerable Software and Affected Versions**
LionWiki version 3.0.3
**Description**
The issue allows remote attackers to read arbitrary files due to a directory traversal vulnerability in the index.php file when magic quotes gpc is disabled. This is achieved by using a .. (dot dot) in the `page` parameter.
**Recommendations**
For LionWiki version 3.0.3, consider disabling the use of the `page` parameter in the index.php file until a patch is available, or enable magic quotes gpc to prevent exploitation.