VYPR

Fbthrift

by Facebook

Source repositories

CVEs (3)

  • 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-2019-3553Mar 10, 2020
    risk 0.00cvss epss 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-3558May 6, 2019
    risk 0.00cvss epss 0.02

    Python Facebook Thrift servers 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. This issue…