jfhbrook/node-ecstatic

jfhbrook/node-ecstatic

Releases50
Frequency1 month 4 weeks
Last Release
Stars974
A static file server middleware that works with core http, express or on the CLI!

CVE History

CVEPublishedCVSS v3CVSS v2
5 MEDIUM

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).

5 MEDIUM

Certain input strings when passed to new Date() or Date.parse() in ecstatic node module before 1.4.0 will cause v8 to raise an exception. This leads to a crash and denial of service in ecstatic when this input is passed into the server via the If-Modified-Since header.

7.5 HIGH7.8 HIGH

A regular expression Denial of Service (DoS) vulnerability in the file lib/ecstatic.js of the ecstatic npm package, before version 2.0.0, allows a remote attacker to overload and crash a server by passing a maliciously crafted string.