← Back to CVE List

CVE-2021-21235

Published: 2021-01-06T02:15Z
Last Modified: 2024-11-21T05:47Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt