mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-3w5v-p54c-f74x
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-3w5v-p54c-f74x",
|
||||
"modified": "2022-06-29T00:53:15Z",
|
||||
"modified": "2023-09-08T20:54:25Z",
|
||||
"published": "2017-11-30T23:15:19Z",
|
||||
"aliases": [
|
||||
"CVE-2017-1000228"
|
||||
],
|
||||
"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",
|
||||
"details": "nodejs ejs versions older than 2.5.3 is vulnerable to remote code execution due to weak input validation in `ejs.renderFile()` function",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
@@ -20,6 +20,11 @@
|
||||
"ecosystem": "npm",
|
||||
"name": "ejs"
|
||||
},
|
||||
"ecosystem_specific": {
|
||||
"affected_functions": [
|
||||
""
|
||||
]
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
@@ -53,7 +58,7 @@
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.securityfocus.com/bid/101897"
|
||||
"url": "https://web.archive.org/web/20171123041219/http://www.securityfocus.com/bid/101897"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
|
||||
Reference in New Issue
Block a user