The crypt function in PHP 5.3.7, when the MD5 hash type is used, returns the value of the salt argument instead of the hashed string, which might allow remote attackers to bypass authentication via an arbitrary password, a different vulnerability than CVE-2011-2483.
Weaknesses in this category are related to the design and implementation of data confidentiality and integrity. Frequently these deal with the use of encoding techniques, encryption libraries, and hashing algorithms. The weaknesses in this category could lead to a degradation of the quality data if they are not addressed.
Link | Tags |
---|---|
http://osvdb.org/74726 | vdb entry |
http://www.php.net/ChangeLog-5.php#5.3.8 | |
https://bugs.gentoo.org/show_bug.cgi?id=380261 | |
http://support.apple.com/kb/HT5130 | |
http://secunia.com/advisories/45678 | third party advisory vendor advisory |
http://www.openwall.com/lists/oss-security/2011/08/23/4 | mailing list |
http://lists.apple.com/archives/security-announce/2012/Feb/msg00000.html | vendor advisory |
https://bugs.php.net/bug.php?id=55439 | exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/69429 | vdb entry |
http://www.php.net/archive/2011.php#id2011-08-23-1 |