CVE-2011-2483: Medium severity php vulnerability
cryptblowfish 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.
Affected Software
Remediation
Patch Available
Patch Available
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2011-2483?
CVE-2011-2483 has been classified as a medium severity vulnerability due to its potential to expose cleartext passwords.
How do I fix CVE-2011-2483?
To fix CVE-2011-2483, upgrade to a version of PHP greater than 5.3.6 or an updated version of the crypt_blowfish library.
Which software is affected by CVE-2011-2483?
CVE-2011-2483 affects PHP versions prior to 5.3.7, PostgreSQL versions before 8.4.9, and older versions of the crypt_blowfish library.
What are the implications of CVE-2011-2483?
Exploitation of CVE-2011-2483 can allow attackers to determine cleartext passwords based on knowledge of password hashes.
How can I mitigate the risks of CVE-2011-2483?
Mitigation for CVE-2011-2483 includes updating affected software to the latest versions and disallowing the use of weak passwords.