Files
cve/2015/CVE-2015-9242.md
2025-09-29 21:09:30 +02:00

779 B

CVE-2015-9242

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.

POC

Reference

No PoCs from references.

Github