Node.js 漏洞列表
共找到 10 个与 Node.js 相关的漏洞
📅 加载漏洞趋势中...
-
CVE-2014-3744: Node.js st module Directory Traversal POC
A directory traversal vulnerability in the st module before 0.2.5 for Node.js allows remote attackers to read arbitrary files via a %2e%2e (encoded dot dot) in an unspecified path. -
CVE-2017-14849: Node.js <8.6.0 - Directory Traversal POC
Node.js before 8.6.0 allows remote attackers to access unintended files because a change to ".." handling is incompatible with the pathname validation used by unspecified community modules. -
CVE-2021-21315: Node.JS System Information Library <5.3.1 - Remote Command Injection POC
Node.JS System Information Library System before version 5.3.1 is susceptible to remote command injection. Node.JS (npm package "systeminformation") is an open source collection of functions to retrieve detailed hardware, system and OS information. -
CVE-2022-29078: Node.js Embedded JavaScript 3.1.6 - Template Injection POC
Node.js Embedded JavaScript 3.1.6 is susceptible to server-side template injection via settings[view options][outputFunctionName], which is parsed as an internal option and overwrites the outputFunctionName option with an arbitrary OS command, which is then executed upon template compilation. -
Node.js Windows下路径遍历漏洞 无POC
Node.js是Node.js开源的一个开源、跨平台的 JavaScript 运行时环境。 Node.js存在安全漏洞,该漏洞源于在攻击者发送恶意 URL 的情况下,系统可能无法正确处理设备名称,导致路径遍历。 -
Node.js llhttp 模块多个 Transfer-Encoding 字段请求走私漏洞 无POC
Node.js中存在一个HTTP请求走私漏洞。该漏洞是由于对Transfer-Encoding的输入验证不当导致的。 -
Node.JS systeminformation 存在远程命令执行漏洞(CVE-2021-21315) 无POC
systeminformation 是Node.js 的一个获取系统信息和操作系统信息的库。Node.JS systeminformation 在 5.3.1版本之前存在远程命令注入漏洞。这个漏洞允许攻击者在特定条件下,通过精心构造的输入,执行任意命令。 -
Node.js N8n Package rest 目录遍历漏洞 无POC
Node.js N8n Package存在目录遍历漏洞,此漏洞是由于rest接口对用户的请求验证不当导致的。 -
Node.js llhttp 模块 HTTP 请求走私漏洞 无POC
-
Node.js 目录穿越漏洞(CVE-2017-14849) 无POC
Joyent Node.js是美国Joyent公司的一套建立在Google V8JavaScript引擎之上的网络应用平台。该平台主要用于构建高度可伸缩的应用程序,以及编写能够处理数万条且同时连接到一个物理机的连接代码。</br>JoyentNode.js 8.6.0之前的8.5.0版本中存在安全漏洞。远程攻击者可利用该漏洞访问敏感文件。