hapi is a web and services application framework. When hapi >= 15.0.0 <= 16.1.0 encounters a malformed accept-encoding header an uncaught exception is thrown. This may cause hapi to crash or to hang the client connection until the timeout period is reached.
{
"cpe": "cpe:2.3:a:hapijs:hapi:*:*:*:*:*:node.js:*:*",
"extracted_events": [
{
"introduced": "15.0.0"
},
{
"last_affected": "16.1.0"
}
],
"source": "CPE_RANGE"
}