BugTraq
Back to list
|
Post reply
Re: vBulletin<<--v3.5.X "member.php" Cross Site Scripting
Jun 23 2006 10:36AM
scott vbulletin com
We are unable to reproduce this on any of the 3.5.x series or 3.6.x development branch. The userid parameter is run through our filtering system as an unsigned integer.
'userid' => TYPE_UINT
[ reply ]
Privacy Statement
Copyright 2010, SecurityFocus
'userid' => TYPE_UINT
[ reply ]