exploit-db-mirror/platforms/php/webapps/35975.txt
Offensive Security 7fe14b4b98 Update: 2015-02-05
30 new exploits
2015-02-05 08:37:11 +00:00

7 lines
No EOL
576 B
Text
Executable file

source: http://www.securityfocus.com/bid/48814/info
Cyberoam UTM is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
An attacker may leverage these issues 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.
http://www.example.com/corporate/webpages/trafficdiscovery/LiveConnectionDetail.jsp?srcip=<script>alert(document.cookie)</script>