VYPR

Image

by Image Rs

Source repositories

CVEs (2)

  • CVE-2019-16138CriSep 9, 2019
    risk 0.57cvss 9.8epss 0.02

    An issue was discovered in the image crate before 0.21.3 for Rust, affecting the HDR image format decoder. Vec::set_len is called on an uninitialized vector, leading to a use-after-free and arbitrary code execution.

  • CVE-2020-35916MedDec 31, 2020
    risk 0.29cvss 5.5epss 0.00

    An issue was discovered in the image crate before 0.23.12 for Rust. A Mutable reference has immutable provenance. (In the case of LLVM, the IR may be always correct.)