Files
CVEs-PoC/2019/CVE-2019-3558.md
T
2025-09-29 21:09:30 +02:00

935 B

CVE-2019-3558

Description

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 affects Facebook Thrift prior to v2019.02.18.00.

POC

Reference

No PoCs from references.

Github