Detailed Description
1) Input passed to the "list" parameter in code/confirm.php and to the "template" parameter in code/display.php is not properly verified before being used to include files. This can be exploited to include arbitrary files from local resources.
2) Input passed to the "s" parameter in code/display.php is not properly verified before being used to write to a file. This can be exploited to overwrite arbitrary files with permissions of the web server.
Successful exploitation of these vulnerabilities requires that "magic_quotes_gpc" is disabled.
The vulnerabilities are confirmed in version 3.03a. Other versions may also be affected.