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.
{
"source": "CPE_RANGE",
"cpe": "cpe:2.3:a:image-rs:image:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0.10.2"
},
{
"fixed": "0.21.3"
}
]
}