GHSA-vwjc-q9px-r9vq

Suggest an improvement
Source
https://github.com/advisories/GHSA-vwjc-q9px-r9vq
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2018/06/GHSA-vwjc-q9px-r9vq/GHSA-vwjc-q9px-r9vq.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-vwjc-q9px-r9vq
Aliases
  • CVE-2015-9242
Published
2018-06-07T19:43:11Z
Modified
2023-11-08T03:58:04.494198Z
Summary
Denial of Service in ecstatic
Details

Versions of ecstatic prior to 1.4.0 are affected by a denial of service vulnerability when certain input strings are sent via the Last-Modified or If-Modified-Since headers.

Parsing certain inputs with new Date() or Date.parse() cases v8 to crash. As ecstatic passes the value of the affected headers into one of these functions, sending certain inputs via one of the headers will cause the server to crash.

Recommendation

Update to version 1.4.0 or later.

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-400"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2020-06-16T21:58:32Z"
}
References

Affected packages

npm / ecstatic

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.4.0