漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Crates in third party registries can override the cached source of other crates
Vulnerability Description
Cargo incorrectly handled symlinks inside of crate tarballs downloaded from third-party registries, allowing a malicious crate to override the source code of another crate from the same registry. The severity of the vulnerability is **medium** for users of third-party registries. Users of crates.io are **not affected**, as crates.io forbids uploading crates containing any symlink.
CVSS Information
N/A
Vulnerability Type
CWE-61
Vulnerability Title
Cargo 安全漏洞
Vulnerability Description
Cargo是The Rust Programming Language开源的一个 Rust 包管理器。 Cargo存在安全漏洞,该漏洞源于错误处理从第三方注册表下载的crate tarball中的符号链接,可能导致恶意crate覆盖同一注册表中其他crate的源代码。
CVSS Information
N/A
Vulnerability Type
N/A