Lucene search

K
Rust-langCargo

5 matches found

CVE
CVE
added 2023/08/04 4:15 p.m.286 views

CVE-2023-38497

Cargo downloads the Rust project’s dependencies and compiles the project. Cargo prior to version 0.72.2, bundled with Rust prior to version 1.71.1, did not respect the umask when extracting crate archives on UNIX-like systems. If the user downloaded a crate containing files writeable by any local u...

7.9CVSS6.9AI score0.04812EPSS
CVE
CVE
added 2023/01/11 9:15 p.m.243 views

CVE-2022-46176

Cargo is a Rust package manager. The Rust Security Response WG was notified that Cargo did not perform SSH host key verification when cloning indexes and dependencies via SSH. An attacker could exploit this to perform man-in-the-middle (MITM) attacks. This vulnerability has been assigned CVE-2022-4...

5.9CVSS5.4AI score0.00126EPSS
CVE
CVE
added 2022/09/14 6:15 p.m.65 views

CVE-2022-36113

Cargo is a package manager for the rust programming language. After a package is downloaded, Cargo extracts its source code in the ~/.cargo folder on disk, making it available to the Rust projects it builds. To record when an extraction is successful, Cargo writes "ok" to the .cargo-ok file at the ...

8.1CVSS7.2AI score0.05692EPSS
CVE
CVE
added 2022/09/14 6:15 p.m.59 views

CVE-2022-36114

Cargo is a package manager for the rust programming language. It was discovered that Cargo did not limit the amount of data extracted from compressed archives. An attacker could upload to an alternate registry a specially crafted package that extracts way more data than its size (also known as a "z...

6.5CVSS6.7AI score0.00293EPSS
CVE
CVE
added 2023/08/24 11:15 p.m.56 views

CVE-2023-40030

Cargo downloads a Rust project’s dependencies and compiles the project. Starting in Rust 1.60.0 and prior to 1.72, Cargo did not escape Cargo feature names when including them in the report generated by cargo build --timings. A malicious package included as a dependency may inject nearly arbitrary ...

6.1CVSS6.8AI score0.00133EPSS