First published: Sun Dec 28 2014(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
HipHop Virtual Machine | <=3.2.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-5386 is considered a high severity vulnerability due to the potential impact on cryptographic protection mechanisms.
To fix CVE-2014-5386, upgrade to HipHop Virtual Machine version 3.3.0 or later.
CVE-2014-5386 affects the random number generator used in the mcrypt_create_iv function within certain versions of the HipHop Virtual Machine.
Yes, CVE-2014-5386 can potentially lead to data breaches as it allows attackers to weaken cryptographic protections.
Yes, CVE-2014-5386 can be exploited remotely by attackers to undermine cryptographic security.