Similar to Cross Site Scripting vulnerability

Status
Not open for further replies.
Hi all,

My user name is tilde character tilde character Adam

~~Adam

when I look for my posts in the forum, it comes up with someone elses posts. (I'm assuming someone called "adam" without the tildes in front).

Also my join date is wrong, most likely related to the incorrect user.

I joined this year but it says I joined in 2001.

So it looks as though the Username field is not being parsed and stored in the database properly. To compound this instead of using a numerical ID field to search for poosts from a User, the website is using the Username to search for the posts, not a good idea.
 
Status
Not open for further replies.