mcrypt_get_block_size did not enforce that the provided "module" parameter was a string, leading to type confusion if other types of data were passed in. This issue affects HHVM versions prior to 3.9.5, all versions between 3.10.0 and 3.12.3 (inclusive), and all versions between 3.13.0 and 3.14.1 (inclusive).
References
Link | Resource |
---|---|
https://github.com/facebook/hhvm/commit/39e7e177473350b3a5c34e8824af3b98e25efa89 | Patch Third Party Advisory |
https://www.facebook.com/security/advisories/cve-2016-1000005 | Third Party Advisory |
https://github.com/facebook/hhvm/commit/39e7e177473350b3a5c34e8824af3b98e25efa89 | Patch Third Party Advisory |
https://www.facebook.com/security/advisories/cve-2016-1000005 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 02:42
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/facebook/hhvm/commit/39e7e177473350b3a5c34e8824af3b98e25efa89 - Patch, Third Party Advisory | |
References | () https://www.facebook.com/security/advisories/cve-2016-1000005 - Third Party Advisory |
Information
Published : 2020-02-19 13:15
Updated : 2024-11-21 02:42
NVD link : CVE-2016-1000005
Mitre link : CVE-2016-1000005
CVE.ORG link : CVE-2016-1000005
JSON object : View
Products Affected
- hhvm
CWE
CWE-843
Access of Resource Using Incompatible Type ('Type Confusion')