exploit-db-mirror/platforms/php/webapps/38436.txt
Offensive Security e1e1cec457 DB: 2015-10-11
6 new exploits
2015-10-11 05:02:17 +00:00

7 lines
No EOL
510 B
Text
Executable file

source: http://www.securityfocus.com/bid/58913/info
Zimbra is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.
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 launch other attacks.
http://www.example.com/aspell.php?disctionnary=&gt;<script>alert('foo');</script>