Vulnerabilities (CVE)

Filtered by vendor Image-rs Subscribe
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-35916 1 Image-rs 1 Image 2024-02-28 2.1 LOW 5.5 MEDIUM
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.)
CVE-2019-16138 1 Image-rs 1 Image 2024-02-28 7.5 HIGH 9.8 CRITICAL
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.