IceWarp Mail Server 9.1.1 - '/admin/index.html' Cross-Site Scripting

EDB-ID:

31001


Author:

Ekin0x

Type:

webapps


Platform:

PHP

Date:

2008-01-08


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

IceWarp Mail Server is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

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

This issue affects IceWarp Mail Server 9.1.1 for Windows; other versions may also be affected. 

http://www.example.com:32000/admin/index.html?message=<script src="your-js.js"></script>