Vulnerability CVE-2015-9242


Published: 2018-05-29

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.

Type:

CWE-20

(Improper Input Validation)

CVSS2 => (AV:N/AC:L/Au:N/C:N/I:N/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
None
None
Partial
Affected software
Ecstatic project -> Ecstatic 

 References:
https://bugs.chromium.org/p/v8/issues/detail?id=4640
https://github.com/jfhbrook/node-ecstatic/pull/179
https://nodesecurity.io/advisories/64

Copyright 2024, cxsecurity.com

 

Back to Top