exploit-db-mirror/platforms/php/webapps/31001.txt
Offensive Security 28528a8613 Updated 01_18_2014
2014-01-18 04:25:16 +00:00

9 lines
No EOL
628 B
Text
Executable file

source: http://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>