Loading HuntDB...

rust-lang

4 Products 11 CVEs

CVE Severity Distribution (All Time)

Critical
1
High
5
Medium
4
Low
0

Timeline Overview

Last 30 Days 0 CVEs
Last 6 Months 0 CVEs
Last Year 0 CVEs

Recent CVEs

View all
CVE-2024-43402 HIGH 1 year ago

Rust is a programming language. The fix for CVE-2024-24576, where `std::process::Command` incorrectly escaped arguments when invoking batch files on …

CVE-2024-3566 UNKNOWN 1 year, 5 months ago

A command inject vulnerability allows an attacker to perform command injection on Windows applications that indirectly depend on the CreateProcess fu…

CVE-2024-24576 CRITICAL 1 year, 5 months ago

Rust is a programming language. The Rust Security Response WG was notified that the Rust standard library prior to version 1.77.2 did not properly es…

CVE-2023-40030 MEDIUM 2 years, 1 month ago

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…

CVE-2023-38497 HIGH 2 years, 1 month ago

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, d…

CVE-2022-46176 MEDIUM 2 years, 8 months ago

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…

CVE-2022-36113 MEDIUM 3 years ago

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…

CVE-2022-36114 MEDIUM 3 years ago

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…

CVE-2022-24713 HIGH 3 years, 6 months ago

regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service a…

CVE-2022-21658 HIGH 3 years, 8 months ago

Rust is a multi-paradigm, general-purpose programming language designed for performance and safety, especially safe concurrency. The Rust Security Re…