2017-10-29 14:04:06 -04:00
{
2019-03-18 03:12:55 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com" ,
"DATE_PUBLIC" : "2018-04-26T00:00:00" ,
"ID" : "CVE-2017-16025" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "nes node module" ,
"version" : {
"version_data" : [
{
"version_value" : "<=6.4.0"
}
]
}
}
]
} ,
"vendor_name" : "HackerOne"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-06-04 13:24:35 -04:00
{
2019-03-18 03:12:55 +00:00
"lang" : "eng" ,
"value" : "Nes is a websocket extension library for hapi. Hapi is a webserver framework. Versions below and including 6.4.0 have a denial of service vulnerability via an invalid Cookie header. This is only present when websocket authentication is set to `cookie`. Submitting an invalid cookie on the websocket upgrade request will cause the node process to error out."
2018-06-04 13:24:35 -04:00
}
2019-03-18 03:12:55 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Denial of Service (CWE-400)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://nodesecurity.io/advisories/331" ,
"refsource" : "MISC" ,
"url" : "https://nodesecurity.io/advisories/331"
} ,
{
"name" : "https://github.com/hapijs/nes/issues/171" ,
"refsource" : "MISC" ,
"url" : "https://github.com/hapijs/nes/issues/171"
} ,
{
"name" : "https://github.com/hapijs/nes/commit/249ba1755ed6977fbc208463c87364bf884ad655" ,
"refsource" : "MISC" ,
"url" : "https://github.com/hapijs/nes/commit/249ba1755ed6977fbc208463c87364bf884ad655"
}
]
}
}