header-logo
Suggest Exploit
vendor:
Mailserver
by:
SecurityFocus
7.5
CVSS
HIGH
Cross Site Scripting
79
CWE
Product Name: Mailserver
Affected Version From: 5.6.2003
Affected Version To: 5.6.2003
Patch Exists: Yes
Related CWE: N/A
CPE: a:kerio:mailserver
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2002

Kerio Mailserver Cross Site Scripting Vulnerability

Kerio Mailserver is vulnerable to a cross site-scripting attack. The vulnerability is present in the do_map module of the Kerio Mailserver web mail component. An attacker may exploit this vulnerability by enticing a victim user to follow a malicious link containing malicious HTML code.

Mitigation:

Ensure that user input is properly sanitized and validated before being used in web applications.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/7968/info

Reportedly, Kerio Mailserver is vulnerable to a cross site-scripting attack. The vulnerability is present in the do_map module of the Kerio Mailserver web mail component.

An attacker may exploit this vulnerability by enticing a victim user to follow a malicious link containing malicious HTML code.

It should be noted that although this vulnerability has been reported to affect Kerio MailServer version 5.6.3, previous versions might also be affected. 

http://www.example.com/do_map?action=new&oldalias=eso&alias=<script>alert(document.cookie);</script>&folder=public&user=lucascavadora