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
go-git: Improper single-quote escaping in go-git SSH transport
Vulnerability Description
go-git is an extensible git implementation library written in pure Go. Prior to 5.19.1 and 6.0.0-alpha.4, go-git's SSH transport constructs the remote exec command by wrapping the repository path in single quotes without escaping single quotes embedded inside the path. A repository path containing a single quote can therefore break out of the quoted region in the exec command and be appended as additional shell tokens. This vulnerability is fixed in 5.19.1 and 6.0.0-alpha.4.
CVSS Information
N/A
Vulnerability Type
对输出编码和转义不恰当
Vulnerability Title
go-git 安全漏洞
Vulnerability Description
go-git是go-git开源的一个用纯 Go 编写的高度可扩展的 git 实现库。 go-git 5.19.1之前版本和6.0.0-alpha.4之前版本存在安全漏洞,该漏洞源于SSH传输构造远程执行命令时将仓库路径用单引号包裹而未转义路径中的单引号,可能导致包含单引号的仓库路径突破引号区域附加为额外shell令牌。
CVSS Information
N/A
Vulnerability Type
N/A