cve/2007/CVE-2007-6013.md
2025-09-29 21:09:30 +02:00

736 B

CVE-2007-6013

Description

Wordpress 1.5 through 2.3.1 uses cookie values based on the MD5 hash of a password MD5 hash, which allows attackers to bypass authentication by obtaining the MD5 hash from the user database, then generating the authentication cookie from that hash.

POC

Reference

Github