漏洞标题
N/A
漏洞描述信息
cmake安装x86Linux二进制文件。cmake通过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
漏洞描述信息
cmake installs the cmake x86 linux binaries. cmake 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
漏洞类别
敏感数据加密缺失
漏洞标题
cmake 安全漏洞
漏洞描述信息
cmake是一套开源、跨平台的用于构建、测试和打包软件的工具。 cmake中存在安全漏洞,该漏洞源于程序通过HTTP协议下载二进制资源。远程攻击者可通过用攻击者控制的二进制文件替换被请求的二进制文件利用该漏洞执行代码。
CVSS信息
N/A
漏洞类别
加密问题