CVE-2021-29473: Out-of-bounds read in Exiv2::Jp2Image::doWriteMetadata
Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. An out-of-bounds read was found in Exiv2 versions v0.27.3 and earlier. Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The out-of-bounds read is triggered when Exiv2 is used to write metadata into a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service by crashing Exiv2, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when writing the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as insert. The bug is fixed in version v0.27.4. Please see our security policy for information about Exiv2 security.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2021-29473?
CVE-2021-29473 has a medium severity rating due to the potential for an out-of-bounds read, which can lead to information disclosure.
How do I fix CVE-2021-29473?
To fix CVE-2021-29473, upgrade Exiv2 to version 0.27.4 or later, or apply recommended patches according to your Linux distribution.
Who is affected by CVE-2021-29473?
CVE-2021-29473 affects users of Exiv2 versions 0.27.3 and earlier on various operating systems including Debian and Fedora.
What kind of vulnerability is CVE-2021-29473?
CVE-2021-29473 is defined as an out-of-bounds read vulnerability in the Exiv2 library.
What is Exiv2 used for relevant to CVE-2021-29473?
Exiv2 is a C++ library and command-line utility used for reading, writing, deleting, and modifying image metadata, which is impacted by CVE-2021-29473.