CVE-2023-38497
- EPSS 5.66%
- Veröffentlicht 04.08.2023 16:15:10
- Zuletzt bearbeitet 21.11.2024 08:13:41
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 ...
CVE-2022-46176
- EPSS 0.13%
- Veröffentlicht 11.01.2023 21:15:10
- Zuletzt bearbeitet 21.11.2024 07:30:15
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...
CVE-2022-36113
- EPSS 3.36%
- Veröffentlicht 14.09.2022 18:15:10
- Zuletzt bearbeitet 21.11.2024 07:12:25
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...
CVE-2022-36114
- EPSS 0.26%
- Veröffentlicht 14.09.2022 18:15:10
- Zuletzt bearbeitet 21.11.2024 07:12:25
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 extract...