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 print 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 printing the image ICC profile, which is a less frequently used Exiv2 operation that requires an extra command line option (`-p C`). 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 | |
Debian | =10.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-37621 has a severity rating classified as medium due to the potential for an infinite loop leading to resource consumption.
To fix CVE-2021-37621, users should upgrade Exiv2 to version 0.27.5 or later where the vulnerability is addressed.
CVE-2021-37621 affects Exiv2 versions up to and including 0.27.4 and certain versions of Fedora and Debian Linux.
CVE-2021-37621 can be exploited by providing a crafted image file that triggers the infinite loop when its metadata is accessed.
CVE-2021-37621 can be considered a local vulnerability, as it requires local access to run the Exiv2 utility on a crafted image.