VYPR

crates.io package

vec-const

pkg:cargo/vec-const

Vulnerabilities (1)

  • CVE-2021-45680Dec 26, 2021
    affected < 2.0.0fixed 2.0.0

    An issue was discovered in the vec-const crate before 2.0.0 for Rust. It tries to construct a Vec from a pointer to a const slice, leading to memory corruption.