漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Null characters not escaped in shescape
Vulnerability Description
shescape is a simple shell escape package for JavaScript. In shescape before version 1.1.3, anyone using _Shescape_ to defend against shell injection may still be vulnerable against shell injection if the attacker manages to insert a into the payload. For an example see the referenced GitHub Security Advisory. The problem has been patched in version 1.1.3. No further changes are required.
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N
Vulnerability Type
参数注入或修改
Vulnerability Title
shescape 参数注入漏洞
Vulnerability Description
shescape是开源的一个用于JavaScript的简单外壳转义程序包。使用它可以将用户控制的输入转义给shell命令,以防止shell注入。 shescape before version 1.1.3 存在参数注入漏洞,攻击者可利用该漏洞将a插入有效负载中,则使用_Shescape_防御shell注入的任何人可能容易受到shell注入的攻击。
CVSS Information
N/A
Vulnerability Type
N/A