原始 OSV JSON
{
"id": "GHSA-6x77-rpqf-j6mw",
"aliases": [
"CVE-2017-1000189"
],
"details": "nodejs ejs version older than 2.5.5 is vulnerable to a denial-of-service due to weak input validation in `ejs.renderFile()`",
"summary": "ejs vulnerable to DoS due to weak input validation",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.5.5"
}
]
}
],
"package": {
"name": "ejs",
"ecosystem": "npm"
}
}
],
"modified": "2023-09-08T21:00:26Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2018-03-05T18:54:33Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000189",
"type": "ADVISORY"
},
{
"url": "https://github.com/mde/ejs/commit/49264e0037e313a0a3e033450b5c184112516d8f",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-6x77-rpqf-j6mw",
"type": "ADVISORY"
},
{
"url": "https://github.com/mde/ejs",
"type": "PACKAGE"
},
{
"url": "https://web.archive.org/web/20171123041449/http://www.securityfocus.com/bid/101893",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:20:34Z"
}
}