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::readfromcontainer 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::readfromcontainer are not affected.
{
"cpe": "cpe:2.3:a:kamadak-exif_project:kamadak-exif:0.5.2:*:*:*:*:rust:*:*",
"extracted_events": [
{
"introduced": "0.5.2"
},
{
"last_affected": "0.5.2"
}
],
"source": [
"CPE_STRING",
"REFERENCES"
]
}