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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2010-03-26 20:30
Updated : 2010-12-10 06:39
NVD link : CVE-2010-1128
Mitre link : CVE-2010-1128
CVE.ORG link : CVE-2010-1128
JSON object : View
Products Affected
php
- php
CWE
CWE-310
Cryptographic Issues