Description
|
|
Multiple vulnerabilities have been reported in IBSng, which can be exploited by malicious people to conduct cross-site scripting attacks.
1) Input passed via the "user_id" parameter to admin/user/search_user.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.
This vulnerability is reported in version B1.34(T96) and confirmed in version A1.24. Other versions may also be affected.
2) Input passed via the "str" parameter to util/show_multistr.php and "date_type" parameter to util/session_date_type.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.
This vulnerability is confirmed in version A1.24. Other versions may also be affected.
|