CVE Catalog

CVE-2012-6707

High
Published: Translated: NVD NIST

Summary

WordPress through version 4.8.2 uses a weak MD5-based password hashing algorithm, making it easier for attackers to determine cleartext values by leveraging access to the hash values.

Risk Assessment

The weak hashing algorithm exposes users to the risk of password theft, potentially leading to unauthorized access to accounts and data.

Recommendation

It is recommended to update WordPress to the latest version to utilize stronger password hashing algorithms and consider migrating to hosting that supports newer PHP versions.

Other vulnerabilities in WordPress

See all
Original NVD description (English source)

WordPress through 4.8.2 uses 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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS