Description
|
|
Multiple vulnerabilities have been discovered in SiteGo, which can be exploited by malicious people to conduct cross-site scripting attacks and disclose certain system information.
1) The application does not properly restrict access to the admin/include/phpinfo.php script, which can be exploited to e.g. disclose PHP and web server configuration.
2) Input passed via the "Browse" GET parameter (when "action" is set to "vote" and "page" is set to a valid page number) and the "delete" GET parameter (when "action" is set to "MailList" and "reason" is set to "1") to index.php is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in the context of an affected site.
The vulnerabilities are confirmed in version 1.0.
|