WordPress Core - Informational < 6.8 - Weak Hashing Algorithm

2012-06-20 00:00
Anonymous

Strategic Overview

Status
Patched in 6.8
Affected CoreWordPress 6.8
Affected Version< 6.8
CVSS3.7Low
CVECVE-2012-6707
View all WordPress 6.8 vulnerabilities

Vulnerability Overview

Versions of WordPress core older than version 6.8 use a weak MD5-based password hashing algorithm, which makes it easier for attackers to determine cleartext values by leveraging access to the hash values. NOTE: the approach to changing this may not be fully compatible with certain use cases, such as migration of a WordPress site from a web host that uses a recent PHP version to a different web host that uses PHP 5.2. These use cases are plausible (but very unlikely) based on statistics showing widespread deployment of WordPress with obsolete PHP versions.

Technical Analysis

REMEDIATION: Update to version 6.8, or a newer patched version --- IDENTIFIER: CWE-261 (Weak Encoding for Password) Obscuring a password with a trivial encoding does not protect the password.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C