SecPod Research Team has reported multiple vulnerabilities in BarracudaDrive, which can be exploited by malicious people to conduct cross-site scripting attacks.
1) Input passed via multiple parameters to multiple scripts 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.
List of affected scripts and parameters:
<a href="http://[host]/Forum/manage/ForumManager.lsp?sForumName&sDescription (POST)
" target="_blank">http://[host]/Forum/manage/Forum...ame&sDescription (POST)
</a>
<a href="http://[host]/Forum/manage/hangman.lsp?sHint&sWord (POST)
" target="_blank">http://[host]/Forum/manage/hangman.lsp?sHint&sWord (POST)
</a>
<a href="http://[host]/Forum/manage/hangman.lsp?nId
" target="_blank">http://[host]/Forum/manage/hangman.lsp?nId
</a>
<a href="http://[host]/rtl/protected/admin/wizard/setuser.lsp?user (POST)
" target="_blank">http://[host]/rtl/protected/admi...ard/setuser.lsp?user (POST)
</a>
<a href="http://[host]/feedback.lsp?email&name (POST)
" target="_blank">http://[host]/feedback.lsp?email&name (POST)
</a>
<a href="http://[host]/private/manage/PageManager.lsp?lname&url (POST)
" target="_blank">http://[host]/private/manage/Pag...er.lsp?lname&url (POST)
</a>
<a href="http://[host]/rtl/protected/mail/manage/list.lsp?newname&description&firstname&lastname&id (POST)
" target="_blank">http://[host]/rtl/protected/mail...&lastname&id (POST)
</a>
2) Input appended to the URL after /fs/ 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.
The vulnerabilities are reported in version 6.6. Prior versions may also be affected.