First published: Tue Mar 10 2020(Updated: )
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 issue affects Facebook Thrift prior to v2020.02.03.00.
Credit: cve-assign@fb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Facebook Thrift | <2020.02.03.00 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-3553 is a vulnerability in C++ Facebook Thrift servers that allows malicious clients to send short messages resulting in a large memory allocation, potentially leading to denial of service.
CVE-2019-3553 affects Facebook Thrift servers by allowing malicious clients to send messages declaring containers of sizes larger than the payload, leading to a denial of service due to large memory allocation.
CVE-2019-3553 has a severity rating of 7.5 (high).
To fix CVE-2019-3553, it is recommended to update to the latest version of Facebook Thrift (version up to exclusive 2020.02.03.00) where the vulnerability has been patched.
You can find more information about CVE-2019-3553 at the following references: [1] [2] [3].