image-rs/image

image-rs/image

Releases48
Frequency2 months 3 weeks
Last Release
Stars5.82K
Encoding and decoding images in Rust

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
< 0.23.12, >= 0.0.0-0, < 0.23.125.5 MEDIUM2.1 LOW

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.)

>= 0.10.2, < 0.21.39.8 CRITICAL7.5 HIGH

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.