VendorsRust-langrustall versions
Vulnerabilities

Rust-lang Rust

Ranked by severity, then by exploit likelihood. Click a CVE ID for its full record.

24CVEs
CVE-2024-24576
Rusts's `std::process::Command` did not properly escape arguments of batch files on Windows
Published 2024-04-09 · Analyzed
10.0EPSS 0.203
CVE-2024-3566
Command injection vulnerability in programing languages on Microsoft Windows operating system.
Published 2024-04-10 · Analyzed
9.8EPSS 0.069
CVE-2018-1000810
The Rust Programming Language Standard Library version 1.29.0, 1.28.0, 1.27.2, 1.27.1, 127.0, 126.2, 126.1, 126.0 contains a CWE-680: Integer Overflow to Buffer Overflow vulnerability in standard library that can result in buffer overflow. This attack appear to be exploitable via str::repeat, passed a large number, can overflow an internal buffer. This vulnerability appears to have been fixed in 1.29.1.
Published 2018-10-08 · Modified
9.8EPSS 0.030
CVE-2021-31162
In the standard library in Rust before 1.52.0, a double free can occur in the Vec::from_iter function if freeing the element panics.
Published 2021-04-14 · Modified
9.8EPSS 0.029
CVE-2021-28879
In the standard library in Rust before 1.52.0, the Zip implementation can report an incorrect size due to an integer overflow. This bug can lead to a buffer overflow when a consumed Zip iterator is used again.
Published 2021-04-11 · Modified
9.8EPSS 0.024
CVE-2020-36318
In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free.
Published 2021-04-11 · Modified
9.8EPSS 0.017
CVE-2021-29922
library/std/src/net/parser.rs in Rust before 1.53.0 does not properly consider extraneous zero characters at the beginning of an IP address string, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation.
Published 2021-08-07 · Modified
9.1EPSS 0.026
CVE-2024-43402
Rust OS Command Injection/Argument Injection vulnerability
Published 2024-09-04 · Analyzed
8.8EPSS 0.007
CVE-2020-36323
In the standard library in Rust before 1.52.0, there is an optimization for joining strings that can cause uninitialized bytes to be exposed (or the program to crash) if the borrowed string changes after its length is checked.
Published 2021-04-14 · Modified
8.2EPSS 0.020
CVE-2019-12083
The Rust Programming Language Standard Library 1.34.x before 1.34.2 contains a stabilized method which, if overridden, can violate Rust's safety guarantees and cause memory unsafety. If the `Error::type_id` method is overridden then any type can be safely cast to any other type, causing memory safety vulnerabilities in safe code (e.g., out-of-bounds write or read). Code that does not manually implement Error::type_id is unaffected.
Published 2019-05-13 · Modified
8.1EPSS 0.022
CVE-2018-1000622
The Rust Programming Language rustdoc version Between 0.8 and 1.27.0 contains a CWE-427: Uncontrolled Search Path Element vulnerability in rustdoc plugins that can result in local code execution as a different user. This attack appear to be exploitable via using the --plugin flag without the --plugin-path flag. This vulnerability appears to have been fixed in 1.27.1.
Published 2018-07-09 · Modified
7.8EPSS 0.018
CVE-2018-1000657
Rust Programming Language Rust standard library version Commit bfa0e1f58acf1c28d500c34ed258f09ae021893e and later; stable release 1.3.0 and later contains a Buffer Overflow vulnerability in std::collections::vec_deque::VecDeque::reserve() function that can result in Arbitrary code execution, but no proof-of-concept exploit is currently published.. This vulnerability appears to have been fixed in after commit fdfafb510b1a38f727e920dccbeeb638d39a8e60; stable release 1.22.0 and later.
Published 2018-08-20 · Modified
7.8EPSS 0.005
CVE-2021-28875
In the standard library in Rust before 1.50.0, read_to_end() does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow.
Published 2021-04-11 · Modified
7.5EPSS 0.021
CVE-2021-28878
In the standard library in Rust before 1.52.0, the Zip implementation calls __iterator_get_unchecked() more than once for the same index (under certain conditions) when next_back() and next() are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.
Published 2021-04-11 · Modified
7.5EPSS 0.020
CVE-2020-36317
In the standard library in Rust before 1.49.0, String::retain() function has a panic safety problem. It allows creation of a non-UTF-8 Rust string when the provided closure panics. This bug could result in a memory safety violation when other string APIs assume that UTF-8 encoding is used on the same string.
Published 2021-04-11 · Modified
7.5EPSS 0.015
CVE-2021-28877
In the standard library in Rust before 1.51.0, the Zip implementation calls __iterator_get_unchecked() for the same index more than once when nested. This bug can lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.
Published 2021-04-11 · Modified
7.5EPSS 0.014
CVE-2015-20001
In the standard library in Rust before 1.2.0, BinaryHeap is not panic-safe. The binary heap is left in an inconsistent state when the comparison of generic elements inside sift_up or sift_down_range panics. This bug leads to a drop of zeroed memory as an arbitrary type, which can result in a memory safety violation.
Published 2021-04-11 · Modified
7.5EPSS 0.013
CVE-2019-16760
Cargo prior to Rust 1.26.0 may download the wrong dependency
Published 2019-09-30 · Modified
7.5EPSS 0.013
CVE-2022-21658
Race condition in std::fs::remove_dir_all in rustlang
Published 2022-01-20 · Modified
7.3EPSS 0.014
CVE-2023-40030
Malicious dependencies can inject arbitrary JavaScript into cargo-generated timing reports
Published 2023-08-24 · Modified
6.1EPSS 0.009
CVE-2018-25008
In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::get_mut method. This synchronization issue can be lead to memory safety issues through race conditions.
Published 2021-04-14 · Modified
5.9EPSS 0.011
CVE-2017-20004
In the standard library in Rust before 1.19.0, there is a synchronization problem in the MutexGuard object. MutexGuards can be used across threads with any types, allowing for memory safety issues through race conditions.
Published 2021-04-14 · Modified
5.9EPSS 0.008
CVE-2021-28876
In the standard library in Rust before 1.52.0, the Zip implementation has a panic safety issue. It calls __iterator_get_unchecked() more than once for the same index when the underlying iterator panics (in certain conditions). This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.
Published 2021-04-11 · Modified
5.3EPSS 0.016
CVE-2019-1010299
The Rust Programming Language Standard Library 1.18.0 and later is affected by: CWE-200: Information Exposure. The impact is: Contents of uninitialized memory could be printed to string or to log file. The component is: Debug trait implementation for std::collections::vec_deque::Iter. The attack vector is: The program needs to invoke debug printing for iterator over an empty VecDeque. The fixed version is: 1.30.0, nightly versions after commit b85e4cc8fadaabd41da5b9645c08c68b8f89908d.
Published 2019-07-15 · Modified
5.3EPSS 0.015