2019-01-02 09:05:31 -05:00
{
2019-03-17 22:32:46 +00:00
"CVE_data_meta" : {
2019-05-05 23:32:51 -07:00
"ASSIGNER" : "cve-assign@fb.com" ,
"DATE_ASSIGNED" : "2019-05-02" ,
2019-03-17 22:32:46 +00:00
"ID" : "CVE-2019-3565" ,
2019-05-05 23:32:51 -07:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Facebook Thrift" ,
"version" : {
"version_data" : [
{
"version_affected" : "!=>" ,
"version_value" : "v2019.05.06.00"
} ,
{
"version_affected" : "<" ,
"version_value" : "v2019.05.06.00"
}
]
}
}
]
} ,
"vendor_name" : "Facebook"
}
]
}
2019-03-17 22:32:46 +00:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-05-05 23:32:51 -07:00
"value" : "Legacy C++ Facebook Thrift servers (using cpp instead of cpp2) would not error upon receiving messages with containers of fields of unknown type. As a result, malicious clients could send short messages which would take a long time for the server to parse, potentially leading to denial of service. This issue affects Facebook Thrift prior to v2019.05.06.00."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Excessive Iteration (CWE-834)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/facebook/fbthrift/commit/01686e15ec77ccb4d49a77d5bce3a01601e54d64" ,
"refsource" : "MISC" ,
"url" : "https://github.com/facebook/fbthrift/commit/01686e15ec77ccb4d49a77d5bce3a01601e54d64"
} ,
{
"name" : "https://www.facebook.com/security/advisories/cve-2019-3565" ,
"refsource" : "MISC" ,
"url" : "https://www.facebook.com/security/advisories/cve-2019-3565"
2019-05-09 16:00:50 +00:00
} ,
{
"refsource" : "BID" ,
"name" : "108280" ,
"url" : "http://www.securityfocus.com/bid/108280"
2019-03-17 22:32:46 +00:00
}
]
}
2019-05-06 16:00:52 +00:00
}