ghsa-3w5v-p54c-f74x
Vulnerability from github
Published
2017-11-30 23:15
Modified
2023-09-08 20:54
Severity ?
VLAI Severity ?
Summary
ejs is vulnerable to remote code execution due to weak input validation
Details
nodejs ejs versions older than 2.5.3 is vulnerable to remote code execution due to weak input validation in ejs.renderFile()
function
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c 2.5.3" }, "package": { "ecosystem": "npm", "name": "ejs" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.5.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-1000228" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T20:56:38Z", "nvd_published_at": null, "severity": "CRITICAL" }, "details": "nodejs ejs versions older than 2.5.3 is vulnerable to remote code execution due to weak input validation in `ejs.renderFile()` function", "id": "GHSA-3w5v-p54c-f74x", "modified": "2023-09-08T20:54:25Z", "published": "2017-11-30T23:15:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000228" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-3w5v-p54c-f74x" }, { "type": "WEB", "url": "https://snyk.io/vuln/npm:ejs:20161128" }, { "type": "WEB", "url": "https://web.archive.org/web/20171123041219/http://www.securityfocus.com/bid/101897" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "ejs is vulnerable to remote code execution 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…