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
21 Nov 2024, 01:13
Type | Values Removed | Values Added |
---|---|---|
References | () http://secunia.com/advisories/38708 - Vendor Advisory | |
References | () http://secunia.com/advisories/42410 - | |
References | () http://www.php.net/ChangeLog-5.php - | |
References | () http://www.php.net/releases/5_2_13.php - Vendor Advisory | |
References | () http://www.redhat.com/support/errata/RHSA-2010-0919.html - | |
References | () http://www.securityfocus.com/bid/38430 - Exploit | |
References | () http://www.vupen.com/english/advisories/2010/0479 - Patch, Vendor Advisory | |
References | () http://www.vupen.com/english/advisories/2010/3081 - |
Information
Published : 2010-03-26 20:30
Updated : 2024-11-21 01:13
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