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-2020-5229 Vulnerability in maven package org.opencastproject:opencast-common-jpa-impl
CVE-2022-1365 Vulnerability in npm package cross-fetch
CVE-2021-4307 Vulnerability in maven package org.webjars.npm:baobab
CVE-2021-3664 Vulnerability in npm package url-parse
CVE-2015-0886 Vulnerability in maven package org.mindrot:jbcrypt