VYPR

Crypt Blowfish

by Openwall

CVEs (2)

  • CVE-2011-2483Aug 25, 2011
    risk 0.01cvss epss 0.07

    crypt_blowfish before 1.1, as used in PHP before 5.3.7 on certain platforms, PostgreSQL before 8.4.9, and other products, does not properly handle 8-bit characters, which makes it easier for context-dependent attackers to determine a cleartext password by leveraging knowledge of a password hash.

  • CVE-2006-0591Feb 8, 2006
    risk 0.00cvss epss 0.00

    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.