Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Code injection via go command with cgo in cmd/go
Vulnerability Description
The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via "go get", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected).
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
Google Go 代码注入漏洞
Vulnerability Description
Google Go是美国谷歌(Google)公司的一种静态强类型、编译型、并发型,并具有垃圾回收功能的编程语言。 Google Go 1.19.10之前版本、 1.20.0-0到1.20.5版本存在安全漏洞,该漏洞源于使用 cgo 时,go 命令可能会在构建时生成意外代码,这可能会导致意外行为。
CVSS Information
N/A
Vulnerability Type
N/A