Wordpress 2.5 cookie integrity protection vulnerability
...EXPIRY TIME . | . MAC
Where: COOKIEHASH MD5 hash of the site URL (to maintain cookie uniqueness) USERNAME The username for the authenticated user EXPIRY TIME When cookie should expire, in seconds since start of epoch MAC HMAC-MD5( USERNAME . EXPIRY TIME ) under a key derived from a secret and USERNAME . EXPIRY TIME
This scheme is based on two...





