VYPR

rpm package

opensuse/rust1.63&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/rust1.63&distro=openSUSE%20Tumbleweed

Vulnerabilities (2)

  • CVE-2022-36114Sep 14, 2022
    affected < 1.63.0-3.1fixed 1.63.0-3.1

    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 archives. An attacker could upload to an alternate registry a specially crafted package that extracts way more data than its size

  • CVE-2022-36113Sep 14, 2022
    affected < 1.63.0-3.1fixed 1.63.0-3.1

    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 disk, making it available to the Rust projects it builds. To record when an extraction is successful, Cargo writes "ok" to the .ca