The Linear Congruential Generator (LCG) in PHP before 5.2.13 does not provide the expected entropy, which makes it easier for context-dependent attackers to guess values that were intended to be unpredictable, as demonstrated by session cookies generated by using the uniqid function.
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://www.vupen.com/english/advisories/2010/0479 | patch vendor advisory vdb entry |
http://www.php.net/releases/5_2_13.php | vendor advisory |
http://www.redhat.com/support/errata/RHSA-2010-0919.html | vendor advisory |
http://www.php.net/ChangeLog-5.php | |
http://secunia.com/advisories/38708 | third party advisory vendor advisory |
http://www.securityfocus.com/bid/38430 | vdb entry exploit |
http://secunia.com/advisories/42410 | third party advisory |
http://www.vupen.com/english/advisories/2010/3081 | vdb entry |