exploit-db-mirror/exploits/php/webapps/22820.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

7 lines
No EOL
459 B
Text

source: https://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/member.phpaction=viewpro&member=admin<script>alert('XSS')</script>