VYPR

Rust

by Rust Lang

Source repositories

CVEs (25)

  • CVE-2024-3566CriApr 10, 2024
    risk 0.64cvss 9.8epss 0.07

    A command inject vulnerability allows an attacker to perform command injection on Windows applications that indirectly depend on the CreateProcess function when the specific conditions are satisfied.

  • CVE-2018-1000810CriOct 8, 2018
    risk 0.64cvss 9.8epss 0.03

    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…

  • CVE-2024-24576CriApr 9, 2024
    risk 0.60cvss 10.0epss 0.20

    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 escape arguments when invoking batch files (with the `bat` and `cmd` extensions) on Windows using the `Command`. An attacker able to…

  • CVE-2020-36318CriApr 11, 2021
    risk 0.57cvss 9.8epss 0.02

    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.

  • CVE-2024-43402HigSep 4, 2024
    risk 0.53cvss 8.1epss 0.01

    Rust is a programming language. The fix for CVE-2024-24576, where `std::process::Command` incorrectly escaped arguments when invoking batch files on Windows, was incomplete. Prior to Rust version 1.81.0, it was possible to bypass the fix when the batch file name had trailing…

  • CVE-2019-12083HigMay 13, 2019
    risk 0.53cvss 8.1epss 0.02

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

  • CVE-2018-1000622HigJul 9, 2018
    risk 0.51cvss 7.8epss 0.02

    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…

  • CVE-2020-36323HigApr 14, 2021
    risk 0.46cvss 8.2epss 0.02

    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.

  • CVE-2020-36317HigApr 11, 2021
    risk 0.42cvss 7.5epss 0.02

    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…

  • CVE-2015-20001HigApr 11, 2021
    risk 0.42cvss 7.5epss 0.01

    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…

  • CVE-2025-11233MedOct 1, 2025
    risk 0.41cvss epss 0.00

    Starting from Rust 1.87.0 and before Rust 1.89.0, the tier 3 Cygwin target (`x86_64-pc-cygwin`) didn't correctly handle path separators, causing the standard library's Path API to ignore path components separated by backslashes. Due to this, programs compiled for Cygwin that…

  • CVE-2023-40030MedAug 24, 2023
    risk 0.33cvss 6.1epss 0.01

    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…

  • CVE-2019-16760MedSep 30, 2019
    risk 0.23cvss 4.6epss 0.01

    Cargo prior to Rust 1.26.0 may download the wrong dependency if your package.toml file uses the `package` configuration key. Usage of the `package` key to rename dependencies in `Cargo.toml` is ignored in Rust 1.25.0 and prior. When Rust 1.25.0 and prior is used Cargo may…

  • CVE-2022-21658HigJan 20, 2022
    risk 0.00cvss 7.3epss 0.01

    Rust is a multi-paradigm, general-purpose programming language designed for performance and safety, especially safe concurrency. The Rust Security Response WG was notified that the `std::fs::remove_dir_all` standard library function is vulnerable a race condition enabling…

  • CVE-2021-29922CriAug 7, 2021
    risk 0.00cvss 9.1epss 0.03

    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…

  • CVE-2021-31162CriApr 14, 2021
    risk 0.00cvss 9.8epss 0.03

    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.

  • CVE-2018-25008MedApr 14, 2021
    risk 0.00cvss 5.9epss 0.01

    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.

  • CVE-2017-20004MedApr 14, 2021
    risk 0.00cvss 5.9epss 0.01

    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.

  • CVE-2021-28879CriApr 11, 2021
    risk 0.00cvss 9.8epss 0.02

    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.

  • CVE-2021-28878HigApr 11, 2021
    risk 0.00cvss 7.5epss 0.02

    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…

Page 1 of 2