漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
N/A
Vulnerability Description
In Go before 1.10.6 and 1.11.x before 1.11.3, the "go get" command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly braces (both '{' and '}' characters). Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). The attacker can cause an arbitrary filesystem write, which can lead to code execution.
CVSS Information
N/A
Vulnerability Type
输入验证不恰当
Vulnerability Title
Google Go 路径遍历漏洞
Vulnerability Description
Google Go是美国谷歌(Google)公司的一种针对多处理器系统应用程序的编程进行了优化的编程语言。 Google Go 1.10.6之前版本和1.11.3之前的1.11.x版本中(GOPATH模式)的‘go get’命令存在目录遍历漏洞。攻击者可利用该漏洞进行任意的文件系统写入操作,进而执行代码。
CVSS Information
N/A
Vulnerability Type
N/A