IP Board < 3.4.2 - Persistent Cross Site Scripting Vulnerability
#
InfoDate: Reported on December 2012
Exploit Author: Wuming tgh / Anakorn Kyavatanakij
Vendor Homepage: https://www.invisionpower.com
Software Link: https://www.invisionpower.com
Version: Affecting all versions below 3.4.2 (Fixed)
#
Details- Go to "My Settings" to edit your user profile:
example.com/index.php?app=core&module=usercp&tab=core
- Find the "Profile Infomation" input field. (textarea)
- Fill in the input field with the XSS Attack Vector:
</textarea><script> your script </script>
- Whenever an admin views your profile in the admin panel, the payload will be executed.