PT-2007-6940 · WordPress · Wordpress
Published
2007-11-19
·
Updated
2024-02-09
·
CVE-2007-6013
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Wordpress versions 1.5 through 2.3.1
Description
The issue allows attackers to bypass authentication by obtaining the MD5 hash from the user database and then generating the authentication cookie from that hash. This is possible because Wordpress uses cookie values based on the MD5 hash of a password MD5 hash.
Recommendations
For versions 1.5 through 2.3.1, consider updating to a version that does not use MD5 hashes for cookie authentication, or apply alternative authentication mechanisms to mitigate the risk of exploitation. As a temporary workaround, consider restricting access to sensitive areas of the application until a more secure authentication method is implemented.
Exploit
Fix
Use of a Broken Cryptographic Algorithm
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Wordpress