漏洞标题
N/A
漏洞描述信息
dwebp-bin是一个dwebp的Node.js包装器,可以将WebP转换为PNG。dwebp-bin通过HTTP下载二进制资源,这使得它容易受到中间人攻击(MITM)。如果攻击者在线或位于用户和远程服务器之间,则可以通过将请求的二进制替换为攻击者控制的二进制来导致远程代码执行(RCE)。
CVSS信息
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
dwebp-bin is a dwebp node.js wrapper that convert WebP into PNG. dwebp-bin downloads binary resources over HTTP, which leaves it vulnerable to MITM attacks. It may be possible to cause remote code execution (RCE) by swapping out the requested binary with an attacker controlled binary if the attacker is on the network or positioned in between the user and the remote server.
CVSS信息
N/A
漏洞类别
敏感数据加密缺失
漏洞标题
dwebp-bin 安全漏洞
漏洞描述信息
dwebp-bin是一款能够将WebP格式图片转换为PNG格式图片的Node.js软件包。 dwebp-bin中存在安全漏洞,该漏洞源于程序通过未加密的HTTP连接下载可执行文件。远程攻击者可通过拦截响应并用恶意的可执行文件替换被请求的可执行文件利用该漏洞执行代码。
CVSS信息
N/A
漏洞类别
加密问题