CVE-2017-1000189
high
CVSS v3
7.5
CVSS v2
5.0
VIR risk
7.5
Description
nodejs ejs version older than 2.5.5 is vulnerable to a denial-of-service due to weak input validation in the ejs.renderFile()
Predictions
Exploit likelihood
83%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-1000189
Vendor advisory: cve@mitre.org — https://github.com/mde/ejs/commit/49264e0037e313a0a3e033450b5c184112516d8f
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 2.5.7-1 |
| debian | bullseye | fixed | 2.5.7-1 |
| debian | forky | fixed | 2.5.7-1 |
| debian | sid | fixed | 2.5.7-1 |
| debian | trixie | fixed | 2.5.7-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| npm | ejs | <2.5.5 | 2.5.5 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| ejs | ejs | {"endExcluding":"2.5.5"} | 2.5.5 |
References
- http://www.securityfocus.com/bid/101893
- https://github.com/mde/ejs/commit/49264e0037e313a0a3e033450b5c184112516d8f
- https://nvd.nist.gov/vuln/detail/CVE-2017-1000189
- https://github.com/advisories/GHSA-6x77-rpqf-j6mw
- https://github.com/mde/ejs
- https://web.archive.org/web/20171123041449/http://www.securityfocus.com/bid/101893
- https://security-tracker.debian.org/tracker/CVE-2017-1000189
CWEs
CWE-20
Verify integrity in audit chain (admin only). AS-IS.