First published: Mon Aug 09 2021(Updated: )
Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An infinite loop was found in Exiv2 versions v0.27.4 and earlier. The infinite loop is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when deleting the IPTC data, which is a less frequently used Exiv2 operation that requires an extra command line option (`-d I rm`). The bug is fixed in version v0.27.5.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
CentOS Dos2unix | <=0.27.4 | |
Fedora | =33 | |
Fedora | =34 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-37623 has been classified with a moderate severity level due to its potential to cause an infinite loop in vulnerable applications.
To fix CVE-2021-37623, update Exiv2 to version 0.27.5 or later where the infinite loop vulnerability has been addressed.
CVE-2021-37623 affects Exiv2 versions up to and including 0.27.4.
CVE-2021-37623 impacts systems running affected versions of Exiv2, including Fedora versions 33 and 34.
The vulnerability in CVE-2021-37623 is an infinite loop that can be triggered when Exiv2 processes crafted image files.