kamadak-exif is an exif parsing library written in pure Rust. In kamadak-exif version 0.5.2, there is an infinite loop in parsing crafted PNG files. Specifically, reader::read_from_container can cause an infinite loop when a crafted PNG file is given. This is fixed in version 0.5.3. No workaround is available. Applications that do not pass files with the PNG signature to Reader::read_from_container are not affected.
References
Link | Resource |
---|---|
https://crates.io/crates/kamadak-exif | Product Third Party Advisory |
https://github.com/kamadak/exif-rs/commit/f21df24616ea611c5d5d0e0e2f8042eb74d5ff48 | Patch Third Party Advisory |
https://github.com/kamadak/exif-rs/security/advisories/GHSA-px9g-8hgv-jvg2 | Third Party Advisory |
Configurations
Information
Published : 2021-01-05 18:15
Updated : 2022-10-19 06:00
NVD link : CVE-2021-21235
Mitre link : CVE-2021-21235
JSON object : View
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')
Products Affected
kamadak-exif_project
- kamadak-exif