cve/2019/CVE-2019-3565.md
2024-06-18 02:51:15 +02:00

905 B

CVE-2019-3565

Description

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 denial of service. This issue affects Facebook Thrift prior to v2019.05.06.00.

POC

Reference

Github

No PoCs found on GitHub currently.