First published: Wed Feb 08 2006(Updated: )
The crypt_gensalt functions for BSDI-style extended DES-based and FreeBSD-sytle MD5-based password hashes in crypt_blowfish 0.4.7 and earlier do not evenly and randomly distribute salts, which makes it easier for attackers to guess passwords from a stolen password file due to the increased number of collisions.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Openwall Crypt Blowfish | =0.4.7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-0591 is classified as a high severity vulnerability due to the ease with which attackers can guess passwords.
CVE-2006-0591 affects password security by allowing attackers to exploit uneven salt distribution, increasing the likelihood of password cracking.
To fix CVE-2006-0591, upgrade to a later version of crypt_blowfish that addresses the salt distribution issue.
CVE-2006-0591 specifically affects crypt_blowfish version 0.4.7 and earlier.
The crypt_gensalt functions are involved in CVE-2006-0591, leading to vulnerabilities in extended DES and MD5-based password hashing.