CVE-2019-11930
- EPSS 2.5%
- Published 04.12.2019 17:16:43
- Last modified 21.11.2024 04:22:00
An invalid free in mb_detect_order can cause the application to crash or potentially result in remote code execution. This issue affects HHVM versions prior to 3.30.12, all versions between 4.0.0 and 4.8.5, all versions between 4.9.0 and 4.23.1, as w...
CVE-2016-1000006
- EPSS 0.5%
- Published 19.11.2019 15:15:11
- Last modified 21.11.2024 02:42:50
hhvm before 3.12.11 has a use-after-free in the serialize_memoize_param() and ResourceBundle::__construct() functions.
CVE-2019-11929
- EPSS 4.73%
- Published 02.10.2019 19:15:11
- Last modified 21.11.2024 04:22:00
Insufficient boundary checks when formatting numbers in number_format allows read/write access to out-of-bounds memory, potentially leading to remote code execution. This issue affects HHVM versions prior to 3.30.10, all versions between 4.0.0 and 4....
CVE-2019-11926
- EPSS 0.97%
- Published 06.09.2019 19:15:11
- Last modified 21.11.2024 04:21:59
Insufficient boundary checks when processing M_SOFx markers from JPEG headers in the GD extension could allow access to out-of-bounds memory via a maliciously constructed invalid JPEG input. This issue affects HHVM versions prior to 3.30.9, all versi...
CVE-2019-11925
- EPSS 0.97%
- Published 06.09.2019 19:15:11
- Last modified 21.11.2024 04:21:59
Insufficient boundary checks when processing the JPEG APP12 block marker in the GD extension could allow access to out-of-bounds memory via a maliciously constructed invalid JPEG input. This issue affects HHVM versions prior to 3.30.9, all versions b...
CVE-2019-3569
- EPSS 0.37%
- Published 26.06.2019 15:15:09
- Last modified 21.11.2024 04:42:11
HHVM, when used with FastCGI, would bind by default to all available interfaces. This behavior could allow a malicious individual unintended direct access to the application, which could result in information disclosure. This issue affects versions 4...
CVE-2019-3561
- EPSS 0.75%
- Published 29.04.2019 16:29:00
- Last modified 21.11.2024 04:42:10
Insufficient boundary checks for the strrpos and strripos functions allow access to out-of-bounds memory. This affects all supported versions of HHVM (4.0.3, 3.30.4, and 3.27.7 and below).
CVE-2019-3557
- EPSS 0.75%
- Published 15.01.2019 22:29:00
- Last modified 21.11.2024 04:42:09
The implementations of streams for bz2 and php://output improperly implemented their readImpl functions, returning -1 consistently. This behavior caused some stream functions, such as stream_get_line, to trigger an out-of-bounds read when operating o...
CVE-2018-6345
- EPSS 0.92%
- Published 15.01.2019 22:29:00
- Last modified 21.11.2024 04:10:31
The function number_format is vulnerable to a heap overflow issue when its second argument ($dec_points) is excessively large. The internal implementation of the function will cause a string to be created with an invalid length, which can then intera...
CVE-2018-6340
- EPSS 0.39%
- Published 31.12.2018 22:29:00
- Last modified 06.05.2025 19:15:54
The Memcache::getextendedstats function can be used to trigger an out-of-bounds read. Exploiting this issue requires control over memcached server hostnames and/or ports. This affects all supported versions of HHVM (3.30 and 3.27.4 and below).