Description
call is an HTTP router that is primarily used by the hapi framework. There exists a bug in call versions 2.0.1-3.0.1 that does not validate empty parameters, which could result in invalid input bypassing the route validation rules.
Remediation
References
https://nodesecurity.io/advisories/121
https://github.com/hapijs/hapi/issues/3228