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).
The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.
Link | Tags |
---|---|
https://github.com/facebook/hhvm/commit/39e7e177473350b3a5c34e8824af3b98e25efa89 | third party advisory patch |
https://www.facebook.com/security/advisories/cve-2016-1000005 | third party advisory |