Are there any XSS vulnerabilities in SMF 2.0.2?
Date: January 13, 2012 08:44PM
hi, i'm a noob at this stuff, but my friend hosts a forum (which uses SMF 2.0.2), and as far as i know, anywhere there's a place for user input (be it posting a thread, the title of a thread, the search bar, editing your profile info, etc.), it will convert
" to "
< to <
> to >
' to '
and as such, there seems to be no way to get out of attributes or do anything. also, there's no way to post a link or link to a external site picture (say, for your avatar) w/o it automatically appending an "http://" prefix.
can anyone think of a way to get past all this filtering?