cvelist/2019/11xxx/CVE-2019-11938.json

78 lines
2.9 KiB
JSON
Raw Normal View History

2019-05-13 12:00:56 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve-assign@fb.com",
"DATE_ASSIGNED": "2019-02-14",
2019-05-13 12:00:56 +00:00
"ID": "CVE-2019-11938",
"STATE": "PUBLIC"
2019-05-13 12:00:56 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Facebook Thrift",
"version": {
"version_data": [
{
"version_affected": "!>=",
"version_value": "v2019.12.09.00"
},
{
"version_affected": "<",
"version_value": "v2019.12.09.00"
}
]
}
}
]
},
"vendor_name": "Facebook"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-05-13 12:00:56 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"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/08c2d412adb214c40bb03be7587057b25d053030",
"refsource": "MISC",
"url": "https://github.com/facebook/fbthrift/commit/08c2d412adb214c40bb03be7587057b25d053030"
},
{
"name": "https://github.com/facebook/fbthrift/commit/71c97ffdcb61cccf1f8267774e873e21ebd3ebd3",
"refsource": "MISC",
"url": "https://github.com/facebook/fbthrift/commit/71c97ffdcb61cccf1f8267774e873e21ebd3ebd3"
},
{
"name": "https://www.facebook.com/security/advisories/cve-2019-11938",
"refsource": "CONFIRM",
"url": "https://www.facebook.com/security/advisories/cve-2019-11938"
2019-05-13 12:00:56 +00:00
}
]
}
}