CVE-2015-9241

Certain input passed into the If-Modified-Since or Last-Modified headers will cause an ‘illegal access’ exception to be raised. Instead of sending a HTTP 500 error back to the sender, hapi node module before 11.1.3 will continue to hold the socket open until timed out (default node timeout is 2 minutes).

Date published : 2018-05-29

https://github.com/hapijs/hapi/commit/aab2496e930dce5ee1ab28eecec94e0e45f03580

https://github.com/jfhbrook/node-ecstatic/pull/179