Hello,
I have geeky users and they're having fun trying to inject script into profile fields.... ;)
Today, I've learned that if an user put something similar to this
<script>alert("XSS is fun!");</script>
into one of its profile fields, an alert is prompted (pop-up) whenever someone tries to see the profile of this user...
Is this something that could be easily fixed?