漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Incorrect delegation lookups can make go-tuf download the wrong artifact
Vulnerability Description
go-tuf is a Go implementation of The Update Framework (TUF). The go-tuf client inconsistently traces the delegations. For example, if targets delegate to "A", and to "B", and "B" delegates to "C", then the client should trace the delegations in the order "A" then "B" then "C" but it may incorrectly trace the delegations "B"->"C"->"A". This vulnerability is fixed in 2.0.1.
CVSS Information
N/A
Vulnerability Type
使用共享资源的并发执行不恰当同步问题(竞争条件)
Vulnerability Title
go-tuf 竞争条件问题漏洞
Vulnerability Description
go-tuf是The Update Framework开源的一个用于保护软件更新系统的框架。 go-tuf存在竞争条件问题漏洞,该漏洞源于对委托的跟踪不一致。
CVSS Information
N/A
Vulnerability Type
N/A