|
Geeklog contains a flaw in the way it controls passwords and session control. If a remote user can obtain the password hashes (trivial through XSS attacks), they can store the information on their computer as their own cookie and automatically log in as arbitrary users. When changing "their" password, Geeklog does not ask for the old password as verification, allowing the remote attacker to effectively hijack any account.
|