ghsa-6x77-rpqf-j6mw
Vulnerability from github
Published
2018-03-05 18:54
Modified
2023-09-08 21:00
Severity ?
VLAI Severity ?
Summary
ejs vulnerable to DoS due to weak input validation
Details
nodejs ejs version older than 2.5.5 is vulnerable to a denial-of-service due to weak input validation in ejs.renderFile()
{ "affected": [ { "package": { "ecosystem": "npm", "name": "ejs" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.5.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-1000189" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:20:34Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "nodejs ejs version older than 2.5.5 is vulnerable to a denial-of-service due to weak input validation in `ejs.renderFile()`", "id": "GHSA-6x77-rpqf-j6mw", "modified": "2023-09-08T21:00:26Z", "published": "2018-03-05T18:54:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000189" }, { "type": "WEB", "url": "https://github.com/mde/ejs/commit/49264e0037e313a0a3e033450b5c184112516d8f" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-6x77-rpqf-j6mw" }, { "type": "PACKAGE", "url": "https://github.com/mde/ejs" }, { "type": "WEB", "url": "https://web.archive.org/web/20171123041449/http://www.securityfocus.com/bid/101893" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "ejs vulnerable to DoS due to weak input validation" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…