Description
|
|
High-Tech Bridge SA has discovered multiple vulnerabilities in BugFree, which can be exploited by malicious people to conduct cross-site scripting attacks.
1) Input passed via the "ActionType" parameter to Bug.php (when "BugID" is valid) 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.
2) Input passed via the "ReportMode" parameter to Report.php and ReportLeft.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.
3) Input passed via the URL to Admin/AdminProjectList.php, Admin/AdminGroupList.php, and Admin/AdminUserLogList.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 2.1.3. Other versions may also be affected.
|