VYPR

Hhvm

by Facebook

Source repositories

CVEs (48)

  • CVE-2016-6875CriFeb 17, 2017
    risk 0.64cvss 9.8epss 0.02

    Infinite recursion in wddx in Facebook HHVM before 3.15.0 allows attackers to have unspecified impact via unknown vectors.

  • CVE-2016-6874CriFeb 17, 2017
    risk 0.64cvss 9.8epss 0.02

    The array_*_recursive functions in Facebook HHVM before 3.15.0 allows attackers to have unspecified impact via unknown vectors, related to recursion.

  • CVE-2016-6873CriFeb 17, 2017
    risk 0.64cvss 9.8epss 0.02

    Self recursion in compact in Facebook HHVM before 3.15.0 allows attackers to have unspecified impact via unknown vectors.

  • CVE-2016-6872CriFeb 17, 2017
    risk 0.64cvss 9.8epss 0.02

    Integer overflow in StringUtil::implode in Facebook HHVM before 3.15.0 allows attackers to have unspecified impact via unknown vectors.

  • CVE-2016-6871CriFeb 17, 2017
    risk 0.64cvss 9.8epss 0.02

    Integer overflow in bcmath in Facebook HHVM before 3.15.0 allows attackers to have unspecified impact via unknown vectors, which triggers a buffer overflow.

  • CVE-2016-6870CriFeb 17, 2017
    risk 0.64cvss 9.8epss 0.02

    Out-of-bounds write in the (1) mb_detect_encoding, (2) mb_send_mail, and (3) mb_detect_order functions in Facebook HHVM before 3.15.0 allows attackers to have unspecified impact via unknown vectors.

  • CVE-2016-1000005CriFeb 19, 2020
    risk 0.57cvss 9.8epss 0.01

    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…

  • CVE-2016-1000004CriFeb 19, 2020
    risk 0.57cvss 9.8epss 0.01

    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 versions between 3.10.0 and 3.12.3 (inclusive), and all versions between 3.13.0 and 3.14.1 (inclusive).

  • CVE-2016-1000006CriNov 19, 2019
    risk 0.57cvss 9.8epss 0.02

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

  • CVE-2018-6332MedDec 3, 2018
    risk 0.38cvss 5.9epss 0.01

    A potential denial-of-service issue in the Proxygen handling of invalid HTTP2 settings which can cause the server to spend disproportionate resources. This affects all supported versions of HHVM (3.24.3 and 3.21.7 and below) when using the proxygen server to handle HTTP2…

  • CVE-2016-1000109MedFeb 19, 2020
    risk 0.28cvss 5.3epss 0.05

    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_PROXY environment variable, which might allow remote attackers to redirect a CGI application's…

  • CVE-2022-36937CriMay 10, 2023
    risk 0.00cvss 9.8epss 0.01

    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 deprecated. HHVM 4.153.4, 4.168.2, 4.169.2, 4.170.2, 4.171.1, 4.172.1, 4.173.0 replaces TLS1.0 with…

  • CVE-2019-3556HigOct 26, 2021
    risk 0.00cvss 8.1epss 0.02

    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 expressions from the current execution context into a file. The handler takes a parameter which…

  • CVE-2021-24036CriJul 23, 2021
    risk 0.00cvss 9.8epss 0.03

    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 execution. This issue affects versions of folly prior to v2021.07.22.00. This issue affects HHVM versions…

  • CVE-2020-1900CriMar 11, 2021
    risk 0.00cvss 9.8epss 0.01

    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 might resize, invalidating previously stored references. This pre-reservation was not occurring in…

  • CVE-2020-1899HigMar 11, 2021
    risk 0.00cvss 7.5epss 0.01

    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 as if they were static StringData objects. This issue affected HHVM prior to v4.32.3, between…

  • CVE-2020-1898HigMar 11, 2021
    risk 0.00cvss 7.5epss 0.01

    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 stack exhaustion. This issue affected HHVM prior to v4.32.3, between versions 4.33.0 and 4.56.0,…

  • CVE-2021-24025CriMar 10, 2021
    risk 0.00cvss 9.8epss 0.02

    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. This issue affects HHVM versions prior to 4.56.3, all versions between 4.57.0 and 4.80.1, all…

  • CVE-2020-1921HigMar 10, 2021
    risk 0.00cvss 7.5epss 0.01

    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 versions prior to 4.56.3, all versions between 4.57.0 and 4.80.1, all versions between 4.81.0 and…

  • CVE-2020-1919HigMar 10, 2021
    risk 0.00cvss 7.5epss 0.01

    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 versions prior to 4.56.3, all versions between 4.57.0 and 4.80.1, all versions between 4.81.0 and…

Page 1 of 3