1
Discussion & Troubleshooting / Re: possible exploit: xss in 4images 1.7.4 and higher?
« on: April 05, 2008, 02:38:13 PM »
Hi there ...
This problem was solved long time ago
You have two ways : -
1 / to put this ( http://www. ) in homepage field .
or
2 / to remove homepage code from ur template
open (member_editprofile.html)
remove this code :
This problem was solved long time ago
You have two ways : -
1 / to put this ( http://www. ) in homepage field .
or
2 / to remove homepage code from ur template
open (member_editprofile.html)
remove this code :
Code: [Select]
<td class="row1"><b>{lang_homepage}</b></td>
<td class="row1"><input type="text" name="user_homepage" size="30" value="{user_homepage}" class="input" /></td>