exploit-db-mirror/platforms/php/webapps/31069.txt
Offensive Security acf3e755a7 Updated 01_21_2014
2014-01-21 04:28:26 +00:00

9 lines
No EOL
568 B
Text
Executable file

source: http://www.securityfocus.com/bid/27473/info
eTicket is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied input 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 help the attacker steal cookie-based authentication credentials and launch other attacks.
eTicket 1.5.6-RC4 is vulnerable; prior versions may also be affected.
http://www.example.com/index.php/"><script>alert('XSS')</script>