exploit-db-mirror/exploits/php/webapps/22821.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
494 B
Text

source: http://www.securityfocus.com/bid/8013/info
XMB Forum has been reported prone to multiple cross-site scripting and HTML-injection vulnerabilities because the application fails to sanitize user-supplied data.
An attacker may exploit any one of these vulnerabilities to execute arbitrary script code in the browser of an unsuspecting user.
http://www.example.com/XMBforum/buddy.php?action=<script>alert('XSS')</script>&buddy=<script>alert('XSS')</script>