The nextBytes function in the SecureRandom class in Symfony before 2.3.37, 2.6.x before 2.6.13, and 2.7.x before 2.7.9 does not properly generate random numbers when used with PHP 5.x without the paragonie/random_compat library and the openssl_random_pseudo_bytes function fails, which makes it easier for attackers to defeat cryptographic protection mechanisms via unspecified vectors.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 02:47
Type | Values Removed | Values Added |
---|---|---|
References | () http://symfony.com/blog/cve-2016-1902-securerandom-s-fallback-not-secure-when-openssl-fails - Vendor Advisory | |
References | () http://www.debian.org/security/2016/dsa-3588 - | |
References | () https://github.com/symfony/symfony/pull/17359 - Patch | |
References | () https://www.landaire.net/blog/cve-2016-1902-symfony-securerandom/ - |
Information
Published : 2016-06-01 22:59
Updated : 2024-11-21 02:47
NVD link : CVE-2016-1902
Mitre link : CVE-2016-1902
CVE.ORG link : CVE-2016-1902
JSON object : View
Products Affected
debian
- debian_linux
sensiolabs
- symfony
CWE
CWE-310
Cryptographic Issues