{
    "CVE_data_meta": {
        "ASSIGNER": "cve-assign@fb.com",
        "DATE_ASSIGNED": "2019-02-14",
        "ID": "CVE-2019-3553",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Facebook Thrift",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "!>=",
                                            "version_value": "v2020.02.03.00"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_value": "v2020.02.03.00"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Facebook"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "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."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Allocation of Resources Without Limits or Throttling (CWE-770)"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/facebook/fbthrift/commit/c9a903e5902834e95bbd4ab0e9fa53ba0189f351",
                "refsource": "MISC",
                "url": "https://github.com/facebook/fbthrift/commit/c9a903e5902834e95bbd4ab0e9fa53ba0189f351"
            },
            {
                "name": "https://github.com/facebook/fbthrift/commit/3f156207e8a6583d88999487e954320dc18955e6",
                "refsource": "MISC",
                "url": "https://github.com/facebook/fbthrift/commit/3f156207e8a6583d88999487e954320dc18955e6"
            },
            {
                "name": "https://www.facebook.com/security/advisories/cve-2019-3553",
                "refsource": "CONFIRM",
                "url": "https://www.facebook.com/security/advisories/cve-2019-3553"
            }
        ]
    }
}