Roundcube Webmail 0.1 - 'index.php' Cross-Site Scripting

EDB-ID:

28988

CVE:

N/A


Author:

RSnake

Type:

webapps


Platform:

PHP

Date:

2006-11-13


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

Roundcube Webmail is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input. 

An attacker may leverage this issue to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

http://www.example.com/?_task=');alert(%22XSS%22)//