LiveActive security incident?Get immediate response
CVE Record

CVE-2015-9242: Certain input strings when passed to new Date() or Date.parse() in ecstatic node module before 1.4.0 will c...

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2015-9242 is a denial-of-service issue in the ecstatic Node.js module before 1.4.0. A malformed If-Modified-Since HTTP header can trigger a V8 Date parsing exception and crash the server process.

Executive priority

Treat this as a targeted availability risk. It is not shown as actively exploited, but public services using vulnerable ecstatic versions could be crashed remotely and should be updated during normal remediation cycles.

Technical view

ecstatic versions before 1.4.0 pass certain If-Modified-Since header values into new Date() or Date.parse(). Specific input strings can cause V8 to raise an exception, creating uncontrolled resource or availability impact classified as CWE-400.

Likely exposure

Exposure is limited to Node.js services that use ecstatic before 1.4.0, especially public static-file serving paths that accept If-Modified-Since headers from clients.

Exploitation context

The source bundle does not show KEV listing or confirmed active exploitation. The issue appears remotely triggerable through an HTTP request header, but exploit prevalence and real-world abuse are not evidenced here.

Researcher notes

Evidence is concise: affected product and version boundary are clear, but CVSS, exploit status, and detailed remediation guidance are not provided in the bundle. Avoid expanding scope beyond ecstatic before 1.4.0.

Mitigation direction

  • Upgrade ecstatic to version 1.4.0 or later.
  • Review vendor and package advisory guidance for any additional constraints.
  • Remove or replace obsolete ecstatic usage where upgrading is impractical.
  • Ensure service supervision restarts crashed Node.js processes.
  • Prioritize public-facing services before internal-only deployments.

Validation and detection

  • Review package manifests and lockfiles for ecstatic versions below 1.4.0.
  • Confirm whether static-file routes are served through ecstatic.
  • Check production crash logs for failures associated with If-Modified-Since parsing.
  • Use dependency scanning to flag ecstatic below 1.4.0.
  • Verify upgraded builds no longer include vulnerable ecstatic versions.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-400: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2015-9242 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
HackerOneecstatic node module<1.4.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.