VYPR

Rust

by Rust Lang

Source repositories

CVEs (25)

  • CVE-2021-28877HigApr 11, 2021
    risk 0.00cvss 7.5epss 0.01

    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.

  • CVE-2021-28876MedApr 11, 2021
    risk 0.00cvss 5.3epss 0.02

    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…

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

    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.

  • CVE-2019-1010299MedJul 15, 2019
    risk 0.00cvss 5.3epss 0.02

    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…

  • CVE-2018-1000657HigAug 20, 2018
    risk 0.00cvss 7.8epss 0.01

    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…

Page 2 of 2