[wp-trac] Re: [WordPress Trac] #5367: Wordpress cookie
authentication vulnerability
WordPress Trac
wp-trac at lists.automattic.com
Sat Dec 1 01:00:14 GMT 2007
#5367: Wordpress cookie authentication vulnerability
-------------------------------------+--------------------------------------
Reporter: sjmurdoch | Owner: westi
Type: defect | Status: assigned
Priority: normal | Milestone: 2.4
Component: Security | Version: 2.3.1
Severity: normal | Resolution:
Keywords: security, password, md5 |
-------------------------------------+--------------------------------------
Comment (by westi):
I've uploaded a first pass patch for auth cookies
Major changes to the current mechanism:
1. Cookie is not based on the password hash
1. Cookie is not derived from information stored in the database
Known issues:
1. Only supports a single authentication token for a user so you cannot
be logged in from two places at once.
--
Ticket URL: <http://trac.wordpress.org/ticket/5367#comment:18>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list