The HashContext class in hphp/runtime/ext/ext_hash.cpp in Facebook HipHop Virtual Machine (HHVM) before 3.3.0 incorrectly expects that a certain key string uses '\0' for termination, which allows remote attackers to obtain sensitive information by leveraging read access beyond the end of the string, and makes it easier for remote attackers to defeat cryptographic protection mechanisms by leveraging truncation of a string containing an internal '\0' character.
References
Configurations
History
21 Nov 2024, 02:13
Type | Values Removed | Values Added |
---|---|---|
References | () http://hhvm.com/blog/6239/hhvm-3-3-0 - Vendor Advisory | |
References | () https://github.com/facebook/hhvm/commit/7135ec229882370a00411aa50030eada6034cc1b - |
Information
Published : 2014-12-28 15:59
Updated : 2024-11-21 02:13
NVD link : CVE-2014-6229
Mitre link : CVE-2014-6229
CVE.ORG link : CVE-2014-6229
JSON object : View
Products Affected
- hiphop_virtual_machine
CWE
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor