hey fellas wonder why, but for some reason text doesn't go through html filtration in archive of phpbuilder.com check out any message with a code and see that it's executed like odinary html code. (example: http://www.phpbuilder.com/forum/archives/2/2001/4/4/133417) or http://www.phpbuilder.com/forum/archives/2/2001/4/4/133417 ) I don't think it's in any way exploitable (thats why I post it here), but its just not right either.
any ideas/comments/suggestion fellas? Or is it just a minor bug and only for me?
cheers, AlCapone
Yup🙂
The use the HTML Special Char's code for the left angle bracket (<😉 instead of actually using that bracket char. Since some HTML tags and codes are enabled in the forum, it inteprets that bracket as a tag open. HTH.
geoff