Description
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.
Remediation
References
https://bugs.chromium.org/p/v8/issues/detail?id=4640
https://github.com/jfhbrook/node-ecstatic/pull/179
https://nodesecurity.io/advisories/64
Related Vulnerabilities
CVE-2019-19771 Vulnerability in npm package commanedr
CVE-2020-28496 Vulnerability in npm package three
CVE-2020-27782 Vulnerability in maven package io.undertow:undertow-servlet
CVE-2022-1415 Vulnerability in maven package org.drools:drools-compiler
CVE-2022-24999 Vulnerability in maven package org.webjars:qs