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

78 lines
2.7 KiB
JSON
Raw Normal View History

2019-05-13 12:00:56 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-11937",
2019-11-30 12:56:59 -05:00
"DATE_ASSIGNED": "2019-11-30",
"ASSIGNER": "cve-assign@fb.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Mcrouter",
"version": {
"version_data": [
{
"version_affected": "!=>",
"version_value": "0.41.0"
},
{
"version_affected": "<",
"version_value": "0.41.0"
}
]
}
}
]
},
"vendor_name": "Facebook"
}
]
}
2019-05-13 12:00:56 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-11-30 12:56:59 -05:00
"value": "In Mcrouter prior to v0.41.0, a large struct input provided to the Carbon protocol reader could result in stack exhaustion and denial of service."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Uncontrolled Resource Consumption (CWE-ID 400)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/facebook/mcrouter/releases/tag/v0.41.0-release",
"url": "https://github.com/facebook/mcrouter/releases/tag/v0.41.0-release"
},
2019-12-04 17:01:06 +00:00
{
"refsource": "CONFIRM",
"name": "https://www.facebook.com/security/advisories/cve-2019-11937",
"url": "https://www.facebook.com/security/advisories/cve-2019-11937"
},
2019-11-30 12:56:59 -05:00
{
"refsource": "MISC",
"name": "https://github.com/facebook/mcrouter/commit/97e033b3bb0cb16b61bf49f0dc7f311a3e0edd1b",
"url": "https://github.com/facebook/mcrouter/commit/97e033b3bb0cb16b61bf49f0dc7f311a3e0edd1b"
2019-05-13 12:00:56 +00:00
}
]
}
2019-12-04 17:01:06 +00:00
}