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.
References
Link | Resource |
---|---|
https://github.com/image-rs/image/pull/985 | Patch Third Party Advisory |
https://rustsec.org/advisories/RUSTSEC-2019-0014.html | Third Party Advisory |
https://github.com/image-rs/image/pull/985 | Patch Third Party Advisory |
https://rustsec.org/advisories/RUSTSEC-2019-0014.html | Third Party Advisory |
Configurations
History
21 Nov 2024, 04:30
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/image-rs/image/pull/985 - Patch, Third Party Advisory | |
References | () https://rustsec.org/advisories/RUSTSEC-2019-0014.html - Third Party Advisory |
Information
Published : 2019-09-09 12:15
Updated : 2024-11-21 04:30
NVD link : CVE-2019-16138
Mitre link : CVE-2019-16138
CVE.ORG link : CVE-2019-16138
JSON object : View
Products Affected
image-rs
- image
CWE
CWE-416
Use After Free