exploit-db-mirror/exploits/php/webapps/21526.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

7 lines
No EOL
560 B
Text

source: http://www.securityfocus.com/bid/4970/info
It is reported that MyHelpDesk is vulnerable to cross-site scripting attacks.
Attackers may exploit this vulnerability by constructing a link to a vulnerable scripts, passing malicious HTML code as a value for unsanitized CGI parameters. If the link is sent to a MyHelpDesk user and clicked on, the attacker-supplied HTML code will run in the context of the site running the vulnerable software.
http://[TARGET]/supporter/index.php?t=tickettime&id=<script>alert(document.cookie)</script>