Skip to main content

Vendor/product archive

facebook / hhvm CVEs

Beta · best-effort

40 CVEs tagged to facebook / hhvm25 Critical, 13 High, 2 Medium, 0 Low, 0 Unrated.

CVE-2022-36937

Published May 10, 2023

HHVM 4.172.0 and all prior versions use TLS 1.0 for secure connections when handling tls:// URLs in the stream extension. TLS1.0 has numerous published vulnerabilities and is depr…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2019-3556

Published Oct 26, 2021

HHVM supports the use of an "admin" server which accepts administrative requests over HTTP. One of those request handlers, dump-pcre-cache, can be used to output cached regular ex…

CVSS 8.1 · High
Vendor/product tagsBeta · best-effort

CVE-2021-24036

Published Jul 23, 2021

Passing an attacker controlled size when creating an IOBuf could cause integer overflow, leading to an out of bounds write on the heap with the possibility of remote code executio…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2020-1900

Published Mar 11, 2021

When unserializing an object with dynamic properties HHVM needs to pre-reserve the full size of the dynamic property array before inserting anything into it. Otherwise the array m…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2020-1899

Published Mar 11, 2021

The unserialize() function supported a type code, "S", which was meant to be supported only for APC serialization. This type code allowed arbitrary memory addresses to be accessed…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2020-1898

Published Mar 11, 2021

The fb_unserialize function did not impose a depth limit for nested deserialization. That meant a maliciously constructed string could cause deserialization to recurse, leading to…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2021-24025

Published Mar 10, 2021

Due to incorrect string size calculations inside the preg_quote function, a large input string passed to the function can trigger an integer overflow leading to a heap overflow. T…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2020-1921

Published Mar 10, 2021

In the crypt function, we attempt to null terminate a buffer using the size of the input salt without validating that the offset is within the buffer. This issue affects HHVM vers…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2020-1919

Published Mar 10, 2021

Incorrect bounds calculations in substr_compare could lead to an out-of-bounds read when the second string argument passed in is longer than the first. This issue affects HHVM ver…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2020-1918

Published Mar 10, 2021

In-memory file operations (ie: using fopen on a data URI) did not properly restrict negative seeking, allowing for the reading of memory prior to the in-memory buffer. This issue…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2020-1917

Published Mar 10, 2021

xbuf_format_converter, used as part of exif_read_data, was appending a terminating null character to the generated string, but was not using its standard append char function. As…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2020-1916

Published Mar 10, 2021

An incorrect size calculation in ldap_escape may lead to an integer overflow when overly long input is passed in, resulting in an out-of-bounds write. This issue affects HHVM prio…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2020-1893

Published Mar 3, 2020

Insufficient boundary checks when decoding JSON in TryParse reads out of bounds memory, potentially leading to DOS. This issue affects HHVM 4.45.0, 4.44.0, 4.43.0, 4.42.0, 4.41.0,…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2020-1892

Published Mar 3, 2020

Insufficient boundary checks when decoding JSON in JSON_parser allows read access to out of bounds memory, potentially leading to information leak and DOS. This issue affects HHVM…

CVSS 8.1 · High
Vendor/product tagsBeta · best-effort

CVE-2020-1888

Published Mar 3, 2020

Insufficient boundary checks when decoding JSON in handleBackslash reads out of bounds memory, potentially leading to DOS. This issue affects HHVM 4.45.0, 4.44.0, 4.43.0, 4.42.0,…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2016-1000109

Published Feb 19, 2020

HHVM does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect CGI applications from the presence of untrusted client data in the HTTP…

CVSS 5.3 · Medium
evidence mentions
2
Buzz score
17.5
Vendor/product tagsBeta · best-effort

CVE-2016-1000005

Published Feb 19, 2020

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 v…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2016-1000004

Published Feb 19, 2020

Insufficient type checks were employed prior to casting input data in SimpleXMLElement_exportNode and simplexml_import_dom. This issue affects HHVM versions prior to 3.9.5, all ve…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2019-11936

Published Dec 4, 2019

Various APC functions accept keys containing null bytes as input, leading to premature truncation of input. This issue affects HHVM versions prior to 3.30.12, all versions between…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2019-11935

Published Dec 4, 2019

Insufficient boundary checks when processing a string in mb_ereg_replace allows access to out-of-bounds memory. This issue affects HHVM versions prior to 3.30.12, all versions bet…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2019-11930

Published Dec 4, 2019

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 versio…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2016-1000006

Published Nov 19, 2019

hhvm before 3.12.11 has a use-after-free in the serialize_memoize_param() and ResourceBundle::__construct() functions.

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2019-11929

Published Oct 2, 2019

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 af…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2019-11926

Published Sep 6, 2019

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…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2019-11925

Published Sep 6, 2019

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…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort
Showing 1-25 of 40 CVEsPage 1 of 2