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-2022-35204 Vulnerability in maven package org.webjars.npm:vite
CVE-2020-7656 Vulnerability in maven package org.webjars.npm:jquery
CVE-2022-24721 Vulnerability in maven package org.cometd.java:cometd-java-oort
CVE-2022-21803 Vulnerability in npm package nconf
CVE-2020-28052 Vulnerability in maven package org.bouncycastle:bcprov-jdk15to18