Quote:
Originally Posted by James Birkett
Considering a lot of the forum requires reauthentication - no.
|
This doesn't answer my question.
Try this:
1) Login to vbulletin.org
2) Delete the cookies highlighted below:
3) Close your browser completely (ending any authentication sessions)
4) Visit vbulletin.org
5) You are re-authenticated
So, surely this means that vBulletin is reauthenticating you based on your hashed password value (it doesn't matter how it is hashed) and your user ID.
This means that should vbulletin.org be attacked via an XSS flaw, an attacker could load an iframe on vbulletin.org of a malicious website and steal my cookie, using it to cleanly authenticate.
Are my assumptions here correct?