漏洞标题
在shescape中未转义空字符
漏洞描述信息
shescape中未转义空字符
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
Null characters not escaped in shescape
漏洞描述信息
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信息
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N
漏洞类别
参数注入或修改
漏洞标题
shescape 参数注入漏洞
漏洞描述信息
shescape是开源的一个用于JavaScript的简单外壳转义程序包。使用它可以将用户控制的输入转义给shell命令,以防止shell注入。 shescape before version 1.1.3 存在参数注入漏洞,攻击者可利用该漏洞将a插入有效负载中,则使用_Shescape_防御shell注入的任何人可能容易受到shell注入的攻击。
CVSS信息
N/A
漏洞类别
授权问题