Description
|
|
Some vulnerabilities have been discovered in Pligg, which can be exploited by malicious people to conduct cross-site scripting and SQL injection attacks.
1) Input passed via the "reg_username", "reg_email", "reg_password", and "reg_password2" parameters to register.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.
2) Input passed via the "search" parameter to search.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.
3) Input passed via the "status" parameter to search.php (when "adv" is set to "1") is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injection arbitrary SQL code.
The vulnerabilities are confirmed in version 1.1.2. Other versions may also be affected.
|