VYPR

Thrift

by Facebook

CVEs (6)

  • CVE-2024-45773HigSep 27, 2024
    risk 0.49cvss 7.5epss 0.00

    A use-after-free vulnerability involving upgradeToRocket requests can cause the application to crash or potentially result in code execution or other undesirable effects. This issue affects Facebook Thrift prior to v2024.09.09.00.

  • CVE-2024-45863MedSep 27, 2024
    risk 0.34cvss 5.3epss 0.00

    A null-dereference vulnerability involving parsing requests specifying invalid protocols can cause the application to crash or potentially result in other undesirable effects. This issue affects Facebook Thrift from v2024.09.09.00 until v2024.09.23.00.

  • CVE-2021-24028Apr 13, 2021
    risk 0.00cvss epss 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-2019-11938Mar 10, 2020
    risk 0.00cvss epss 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-2019-3552May 6, 2019
    risk 0.00cvss epss 0.02

    C++ Facebook Thrift servers (using cpp2) would not error upon receiving messages with containers of fields of unknown type. As a result, malicious clients could send short messages which would take a long time for the server to parse, potentially leading to denial of service.…

  • CVE-2019-3565May 6, 2019
    risk 0.00cvss epss 0.03

    Legacy C++ Facebook Thrift servers (using cpp instead of cpp2) would not error upon receiving messages with containers of fields of unknown type. As a result, malicious clients could send short messages which would take a long time for the server to parse, potentially leading to…