{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2019.12.09.00"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "9b94248d1e93da42a29d01e980415c3d03444085"
            },
            {
              "fixed": "08c2d412adb214c40bb03be7587057b25d053030"
            },
            {
              "fixed": "71c97ffdcb61cccf1f8267774e873e21ebd3ebd3"
            }
          ],
          "repo": "https://github.com/facebook/fbthrift",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Java 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 v2019.12.09.00.",
  "id": "CVE-2019-11938",
  "modified": "2026-03-13T21:53:50.662031713Z",
  "published": "2020-03-10T21:15:11.653Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.facebook.com/security/advisories/cve-2019-11938"
    },
    {
      "type": "FIX",
      "url": "https://github.com/facebook/fbthrift/commit/08c2d412adb214c40bb03be7587057b25d053030"
    },
    {
      "type": "FIX",
      "url": "https://github.com/facebook/fbthrift/commit/71c97ffdcb61cccf1f8267774e873e21ebd3ebd3"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ]
}