Commtouch Anti-Spam Enterprise Gateway Cross Site Scripting (allowing domain credential theft) I. INTRODUCTION Commtouch Anti-Spam Enterprise Gateway is an anti spam solution, protecting enterprise networks for the ever increasing spam emails. The anti spam solution includes a web application console which enables the enterprise users to check the blocked messages, release messages, apply blocking rules and more. For more Information please refer to: www.commtouch.com II. DESCRIPTION A reflected XSS vulnerability was discovered by Erez Metula in the product login page which enables an attacker to steal a victim's credential to the corporate network. Since the login credentials are usually the victim's credentials to the domain, it is a high risk vulnerability which puts the whole domain passwords at risk. Apart from being used as a regular reflected XSS attack vector, for example by sending a malicious link to the user, there is another attack vector that can be used which derives from the specific way the product works. The product sends a periodic email report to the user, listing the emails that were identified as spam and were blocked. The user is given an option to release / approve the mail, by clicking on the corresponding link. Clicking on the link brings the login page, in which the user enters his domain credentials in order to access the web application and commit the action. In case an attacker sends a fake link pretending to come from the product and containing the XSS link inside it, the user can be easily enticed to supply his credentials in order to access the product console III. EXPLOITATION As explained above, exploitation can be achieved by traditional XSS methods by utilizing the following pattern: http://SERVER/AntiSpamGateway/UPM/English/login/login.asp?LoginName=XXX& LoginType=1&PARAMS=XXX">