VYPR

Vendor CVEs

Facebook

All CVEs

183 total · sorted by risk
  • CVE-2013-7035medSep 4, 2020
    risk 0.19cvss epss 0.02

    Affected versions of `react` are vulnerable to Cross-Site Scripting (XSS). The package fails to properly sanitize input used to create keys. This may allow attackers to execute arbitrary JavaScript if a key is generated from user input. ## Recommendation If you are using…

  • CVE-2008-5711Dec 24, 2008
    risk 0.06cvss epss 0.33

    Heap-based buffer overflow in the Facebook PhotoUploader ActiveX control 5.0.14.0 and earlier allows remote attackers to execute arbitrary code via a long FileMask property value.

  • CVE-2008-0660Feb 8, 2008
    risk 0.06cvss epss 0.38

    Multiple stack-based buffer overflows in Aurigma Image Uploader ActiveX control (ImageUploader4.ocx) 4.6.17.0, 4.5.70.0, and 4.5.126.0, and ImageUploader5 5.0.10.0, as used by Facebook PhotoUploader 4.5.57.0, allow remote attackers to execute arbitrary code via long (1)…

  • CVE-2026-44909HigJul 23, 2026
    risk 0.00cvss 7.5epss 0.01

    Proxygen lacked a generalized slow-consumer detection mechanism in its core HTTP session layer. A remote, unauthenticated attacker could exploit HTTP/2 flow-control by setting SETTINGS_INITIAL_WINDOW_SIZE to 0 or withholding WINDOW_UPDATE frames, causing the server to buffer…

  • CVE-2025-55181MedDec 2, 2025
    risk 0.00cvss 5.3epss 0.00

    Sending an HTTP request/response body with greater than 2^31 bytes triggers an infinite loop in proxygen::coro::HTTPQuicCoroSession which blocks the backing event loop and unconditionally appends data to a std::vector per-loop iteration. This issue leads to unbounded memory…

  • CVE-2023-49062HigNov 28, 2023
    risk 0.00cvss 7.5epss 0.01

    Katran could disclose non-initialized kernel memory as part of an IP header. The issue was present for IPv4 encapsulation and ICMP (v4) Too Big packet generation. After a bpf_xdp_adjust_head call, Katran code didn’t initialize the Identification field for the IPv4 header,…

  • CVE-2023-45239CriOct 6, 2023
    risk 0.00cvss 9.8epss 0.02

    A lack of input validation exists in tac_plus prior to commit 4fdf178 which, when pre or post auth commands are enabled, allows an attacker who can control the username, rem-addr, or NAC address sent to tac_plus to inject shell commands and gain remote code execution on the…

  • CVE-2023-30470CriMay 18, 2023
    risk 0.00cvss 9.8epss 0.01

    A use-after-free related to unsound inference in the bytecode generation when optimizations are enabled for Hermes prior to commit da8990f737ebb9d9810633502f65ed462b819c09 could have been used by an attacker to achieve remote code execution. Note that this is only exploitable in…

  • CVE-2023-28753CriMay 18, 2023
    risk 0.00cvss 9.8epss 0.02

    netconsd prior to v0.2 was vulnerable to an integer overflow in its parse_packet function. A malicious individual could leverage this overflow to create heap memory corruption with attacker controlled data.

  • CVE-2023-25933CriMay 18, 2023
    risk 0.00cvss 9.8epss 0.01

    A type confusion bug in TypedArray prior to commit e6ed9c1a4b02dc219de1648f44cd808a56171b81 could have been used by a malicious attacker to execute arbitrary code via untrusted JavaScript. Note that this is only exploitable in cases where Hermes is used to execute untrusted…

  • CVE-2023-24833HigMay 18, 2023
    risk 0.00cvss 7.5epss 0.01

    A use-after-free in BigIntPrimitive addition in Hermes prior to commit a6dcafe6ded8e61658b40f5699878cd19a481f80 could have been used by an attacker to leak raw data from Hermes VM’s heap. Note that this is only exploitable in cases where Hermes is used to execute untrusted…

  • CVE-2023-24832HigMay 18, 2023
    risk 0.00cvss 7.5epss 0.01

    A null pointer dereference bug in Hermes prior to commit 5cae9f72975cf0e5a62b27fdd8b01f103e198708 could have been used by an attacker to crash an Hermes runtime where the EnableHermesInternal config option was set to true. Note that this is only exploitable in cases where Hermes…

  • CVE-2023-23759HigMay 18, 2023
    risk 0.00cvss 7.5epss 0.01

    There is a vulnerability in the fizz library prior to v2023.01.30.00 where a CHECK failure can be triggered remotely. This behavior requires the client supported cipher advertisement changing between the original ClientHello and the second ClientHello, crashing the process…

  • CVE-2023-23557CriMay 18, 2023
    risk 0.00cvss 9.8epss 0.01

    An error in Hermes' algorithm for copying objects properties prior to commit a00d237346894c6067a594983be6634f4168c9ad could be used by a malicious attacker to execute arbitrary code via type confusion. Note that this is only exploitable in cases where Hermes is used to execute…

  • CVE-2023-23556CriMay 18, 2023
    risk 0.00cvss 9.8epss 0.01

    An error in BigInt conversion to Number in Hermes prior to commit a6dcafe6ded8e61658b40f5699878cd19a481f80 could have been used by a malicious attacker to execute arbitrary code due to an out-of-bound write. Note that this bug is only exploitable in cases where Hermes is used to…

  • 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-2022-36938CriNov 11, 2022
    risk 0.00cvss 9.8epss 0.01

    DexLoader function get_stringidx_fromdex() in Redex prior to commit 3b44c64 can load an out of bound address when loading the string index table, potentially allowing remote code execution during processing of a 3rd party Android APK file.

  • CVE-2022-40138CriOct 11, 2022
    risk 0.00cvss 9.8epss 0.01

    An integer conversion error in Hermes bytecode generation, prior to commit 6aa825e480d48127b480b08d13adf70033237097, could have been used to perform Out-Of-Bounds operations and subsequently execute arbitrary code. Note that this is only exploitable in cases where Hermes is used…

  • CVE-2022-35289CriOct 11, 2022
    risk 0.00cvss 9.8epss 0.01

    A write-what-where condition in hermes caused by an integer overflow, prior to commit 5b6255ae049fa4641791e47fad994e8e8c4da374 allows attackers to potentially execute arbitrary code via crafted JavaScript. Note that this is only exploitable if the application using Hermes…

  • CVE-2022-32234CriOct 11, 2022
    risk 0.00cvss 9.8epss 0.01

    An out of bounds write in hermes, while handling large arrays, prior to commit 06eaec767e376bfdb883d912cb15e987ddf2bda1 allows attackers to potentially execute arbitrary code via crafted JavaScript. Note that this is only exploitable if the application using Hermes permits…

  • CVE-2021-24045CriDec 13, 2021
    risk 0.00cvss 9.8epss 0.01

    A type confusion vulnerability could be triggered when resolving the "typeof" unary operator in Facebook Hermes prior to v0.10.0. Note that this is only exploitable if the application using Hermes permits evaluation of untrusted JavaScript. Hence, most React Native applications…

  • 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-2021-24028CriApr 14, 2021
    risk 0.00cvss 9.8epss 0.02

    An invalid free in Thrift's table-based serialization can cause the application to crash or potentially result in code execution or other undesirable effects. This issue affects Facebook Thrift prior to v2021.02.22.00.

  • CVE-2021-24029HigMar 15, 2021
    risk 0.00cvss 7.5epss 0.01

    A packet of death scenario is possible in mvfst via a specially crafted message during a QUIC session, which causes a crash via a failed assertion. Per QUIC specification, this particular message should be treated as a connection error. This issue affects mvfst versions prior to…

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

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

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

  • CVE-2020-1917CriMar 10, 2021
    risk 0.00cvss 9.8epss 0.01

    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 a result, if the buffer was full, it would result in an out-of-bounds write. This issue affects HHVM…

  • CVE-2020-1916CriMar 10, 2021
    risk 0.00cvss 9.8epss 0.01

    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 prior to 4.56.2, all versions between 4.57.0 and 4.78.0, 4.79.0, 4.80.0, 4.81.0, 4.82.0, 4.83.0.

  • CVE-2020-1896CriFeb 2, 2021
    risk 0.00cvss 9.8epss 0.02

    A stack overflow vulnerability in Facebook Hermes 'builtin apply' prior to commit 86543ac47e59c522976b5632b8bf9a2a4583c7d2 (https://github.com/facebook/hermes/commit/86543ac47e59c522976b5632b8bf9a2a4583c7d2) allows attackers to potentially execute arbitrary code via crafted…

  • CVE-2019-3553HigMar 10, 2020
    risk 0.00cvss 7.5epss 0.02

    C++ Facebook Thrift servers would not error upon receiving messages declaring containers of sizes larger than the payload. As a result, malicious clients could send short messages which would result in a large memory allocation, potentially leading to denial of service. This…

  • CVE-2019-11938HigMar 10, 2020
    risk 0.00cvss 7.5epss 0.02

    Java Facebook Thrift servers would not error upon receiving messages declaring containers of sizes larger than the payload. As a result, malicious clients could send short messages which would result in a large memory allocation, potentially leading to denial of service. This…

  • CVE-2020-1893HigMar 3, 2020
    risk 0.00cvss 7.5epss 0.01

    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, 4.40.0, 4.39.0, versions between 4.33.0 and 4.38.0 (inclusive), versions between 4.9.0 and 4.32.0…

  • CVE-2020-1892HigMar 3, 2020
    risk 0.00cvss 8.1epss 0.01

    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 4.45.0, 4.44.0, 4.43.0, 4.42.0, 4.41.0, 4.40.0, 4.39.0, versions between 4.33.0 and 4.38.0…

  • CVE-2020-1888HigMar 3, 2020
    risk 0.00cvss 7.5epss 0.01

    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, 4.41.0, 4.40.0, 4.39.0, versions between 4.33.0 and 4.38.0 (inclusive), versions between 4.9.0 and…

  • CVE-2019-11940CriDec 4, 2019
    risk 0.00cvss 9.8epss 0.01

    In the course of decompressing HPACK inside the HTTP2 protocol, an unexpected sequence of header table resize operations can place the header table into a corrupted state, leading to a use-after-free condition and undefined behavior. This issue affects Proxygen from v0.29.0…

  • CVE-2019-11936CriDec 4, 2019
    risk 0.00cvss 9.8epss 0.01

    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 4.0.0 and 4.8.5, all versions between 4.9.0 and 4.23.1, as well as 4.24.0, 4.25.0, 4.26.0, 4.27.0,…

  • CVE-2019-11935CriDec 4, 2019
    risk 0.00cvss 9.8epss 0.01

    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 between 4.0.0 and 4.8.5, all versions between 4.9.0 and 4.23.1, as well as 4.24.0, 4.25.0, 4.26.0,…

  • CVE-2019-11934CriDec 4, 2019
    risk 0.00cvss 9.8epss 0.02

    Improper handling of close_notify alerts can result in an out-of-bounds read in AsyncSSLSocket. This issue affects folly prior to v2019.11.04.00.

  • CVE-2019-11930CriDec 4, 2019
    risk 0.00cvss 9.8epss 0.03

    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 well as 4.24.0, 4.25.0,…

  • CVE-2019-11937HigDec 4, 2019
    risk 0.00cvss 7.5epss 0.01

    In Mcrouter prior to v0.41.0, a large struct input provided to the Carbon protocol reader could result in stack exhaustion and denial of service.

  • CVE-2019-11923HigDec 4, 2019
    risk 0.00cvss 7.5epss 0.01

    In Mcrouter prior to v0.41.0, the deprecated ASCII parser would allocate a buffer to a user-specified length with no maximum length enforced, allowing for resource exhaustion or denial of service.

  • CVE-2019-11929CriOct 2, 2019
    risk 0.00cvss 9.8epss 0.04

    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.8.5, all versions between…

  • CVE-2019-11926CriSep 6, 2019
    risk 0.00cvss 9.8epss 0.02

    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 versions between 4.0.0 and 4.8.3,…

  • CVE-2019-11925CriSep 6, 2019
    risk 0.00cvss 9.8epss 0.02

    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 between 4.0.0 and 4.8.3, all…