2019-01-02 09:05:31 -05:00
{
2019-03-17 23:24:56 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@fb.com" ,
"DATE_ASSIGNED" : "2019-01-08" ,
"ID" : "CVE-2019-3554" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Wangle" ,
"version" : {
"version_data" : [
{
"version_affected" : "!=>" ,
"version_value" : "v2019.01.14.00"
} ,
{
"version_affected" : "<" ,
"version_value" : "v2019.01.14.00"
}
]
}
}
]
} ,
"vendor_name" : "Facebook"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2019-01-15 12:37:35 -05:00
{
2019-03-17 23:24:56 +00:00
"lang" : "eng" ,
"value" : "Wangle's AcceptRoutingHandler incorrectly casts a socket when accepting a TLS 1.3 connection, leading to a potential denial of service attack against systems accepting such connections. This affects versions of Wangle prior to v2019.01.14.00"
2019-01-15 12:37:35 -05:00
}
2019-03-17 23:24:56 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Denial of Service (CWE-400)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/facebook/wangle/commit/3b17ba10a82c71e7808760e027ac6af687e06074" ,
"refsource" : "MISC" ,
"url" : "https://github.com/facebook/wangle/commit/3b17ba10a82c71e7808760e027ac6af687e06074"
}
]
}
}