The mcrypt_create_iv function in hphp/runtime/ext/mcrypt/ext_mcrypt.cpp in Facebook HipHop Virtual Machine (HHVM) before 3.3.0 does not seed the random number generator, which makes it easier for remote attackers to defeat cryptographic protection mechanisms by leveraging the use of a single initialization vector.
References
Configurations
History
21 Nov 2024, 02:11
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/facebook/hhvm/commit/ab6fdeb84fb090b48606b6f7933028cfe7bf3a5e - |
Information
Published : 2014-12-28 15:59
Updated : 2024-11-21 02:11
NVD link : CVE-2014-5386
Mitre link : CVE-2014-5386
CVE.ORG link : CVE-2014-5386
JSON object : View
Products Affected
- hiphop_virtual_machine
CWE
CWE-310
Cryptographic Issues