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-2261 Vulnerability in maven package org.jenkins-ci.plugins:perfecto
CVE-2023-37895 Vulnerability in maven package org.apache.jackrabbit:jackrabbit-webapp
CVE-2020-2181 Vulnerability in maven package org.jenkins-ci.plugins:credentials-binding
CVE-2019-10405 Vulnerability in maven package org.jenkins-ci.main:jenkins-core