mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-6x77-rpqf-j6mw
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-6x77-rpqf-j6mw",
|
||||
"modified": "2021-09-02T19:10:58Z",
|
||||
"modified": "2023-09-08T21:00:26Z",
|
||||
"published": "2018-03-05T18:54:33Z",
|
||||
"aliases": [
|
||||
"CVE-2017-1000189"
|
||||
],
|
||||
"summary": "High severity vulnerability that affects ejs",
|
||||
"details": "nodejs ejs version older than 2.5.5 is vulnerable to a denial-of-service due to weak input validation in the ejs.renderFile()",
|
||||
"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()`",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
@@ -20,6 +20,11 @@
|
||||
"ecosystem": "npm",
|
||||
"name": "ejs"
|
||||
},
|
||||
"ecosystem_specific": {
|
||||
"affected_functions": [
|
||||
""
|
||||
]
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
@@ -54,7 +59,7 @@
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.securityfocus.com/bid/101893"
|
||||
"url": "https://web.archive.org/web/20171123041449/http://www.securityfocus.com/bid/101893"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
|
||||
Reference in New Issue
Block a user