Description
|
|
Multiple vulnerabilities have been discovered in Uiga Personal Portal, which can be exploited by malicious people to conduct cross-site scripting and SQL injection attacks.
1) Input passed via the "id" parameter to index.php (when "view" is set to "photos") is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
2) Input passed via the "exhort" parameter to index.php (when "view" is set to "ar_det") is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
3) Input passed via the URL to cart.php, includes/photoview.php, and index2.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 context of an affected site.
4) Input passed via the "p" parameter to index2.php (when "c" is set to "1") is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
The vulnerabilities are confirmed in the version downloaded on April 27th 2010. Other versions may also be affected.
|