This CPE summary could be partial or incomplete. Please contact us for a detailed listing.

Summary

Detail
Vendor exiv2 First view 2007-12-19
Product exiv2 Last view 2023-11-06
Version Type
Update  
Edition  
Language  
Sofware Edition  
Target Software  
Target Hardware  
Other  

Activity : Overall

COMMON PLATFORM ENUMERATION: Repartition per Version

CPE Name Affected CVE
cpe:2.3:a:exiv2:exiv2:0.26:*:*:*:*:*:*:* 86
cpe:2.3:a:exiv2:exiv2:*:*:*:*:*:*:*:* 36
cpe:2.3:a:exiv2:exiv2:0.16:*:*:*:*:*:*:* 36
cpe:2.3:a:exiv2:exiv2:0.24:*:*:*:*:*:*:* 36
cpe:2.3:a:exiv2:exiv2:-:*:*:*:*:*:*:* 35
cpe:2.3:a:exiv2:exiv2:0.27:rc3:*:*:*:*:*:* 33
cpe:2.3:a:exiv2:exiv2:0.27:*:*:*:*:*:*:* 32
cpe:2.3:a:exiv2:exiv2:0.27.1:*:*:*:*:*:*:* 31
cpe:2.3:a:exiv2:exiv2:0.27:-:*:*:*:*:*:* 31
cpe:2.3:a:exiv2:exiv2:0.27:rc1:*:*:*:*:*:* 30
cpe:2.3:a:exiv2:exiv2:0.27:rc2:*:*:*:*:*:* 30
cpe:2.3:a:exiv2:exiv2:0.27.2:*:*:*:*:*:*:* 23
cpe:2.3:a:exiv2:exiv2:0.27.3:-:*:*:*:*:*:* 21
cpe:2.3:a:exiv2:exiv2:0.27.4:rc1:*:*:*:*:*:* 12
cpe:2.3:a:exiv2:exiv2:0.27.99.0:*:*:*:*:*:*:* 6
cpe:2.3:a:exiv2:exiv2:0.28.0:*:*:*:*:*:*:* 1

Related : CVE

This CPE Product have more than 25 Relations. If you want to see a complete summary for this CPE, please contact us.
  Date Alert Description
8.8 2023-11-06 CVE-2023-44398

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 write was found in Exiv2 version v0.28.0. The vulnerable function, `BmffImage::brotliUncompress`, is new in v0.28.0, so earlier versions of Exiv2 are _not_ affected. The out-of-bounds write is triggered when Exiv2 is used to read the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to gain code execution, if they can trick the victim into running Exiv2 on a crafted image file. This bug is fixed in version v0.28.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.

7.8 2023-08-22 CVE-2020-18831

Buffer Overflow vulnerability in tEXtToDataBuf function in pngimage.cpp in Exiv2 0.27.1 allows remote attackers to cause a denial of service and other unspecified impacts via use of crafted file.

6.5 2021-08-23 CVE-2020-18774

A float point exception in the printLong function in tags_int.cpp of Exiv2 0.27.99.0 allows attackers to cause a denial of service (DOS) via a crafted tif file.

6.5 2021-08-23 CVE-2020-18773

An invalid memory access in the decode function in iptc.cpp of Exiv2 0.27.99.0 allows attackers to cause a denial of service (DOS) via a crafted tif file.

8.1 2021-08-23 CVE-2020-18771

Exiv2 0.27.99.0 has a global buffer over-read in Exiv2::Internal::Nikon1MakerNote::print0x0088 in nikonmn_int.cpp which can result in an information leak.

6.5 2021-08-19 CVE-2020-18899

An uncontrolled memory allocation in DataBufdata(subBox.length-sizeof(box)) function of Exiv2 0.27 allows attackers to cause a denial of service (DOS) via a crafted input.

6.5 2021-08-19 CVE-2020-18898

A stack exhaustion issue in the printIFDStructure function of Exiv2 0.27 allows remote attackers to cause a denial of service (DOS) via a crafted file.

5.5 2021-08-09 CVE-2021-37623

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.

5.5 2021-08-09 CVE-2021-37622

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.

5.5 2021-08-09 CVE-2021-37621

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.

5.5 2021-08-09 CVE-2021-37620

Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An out-of-bounds read was found in Exiv2 versions v0.27.4 and earlier. The out-of-bounds read is triggered when Exiv2 is used to read 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. The bug is fixed in version v0.27.5.

5.5 2021-08-09 CVE-2021-37619

Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An out-of-bounds read was found in Exiv2 versions v0.27.4 and earlier. 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.5.

5.5 2021-08-09 CVE-2021-37618

Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An out-of-bounds read was found in Exiv2 versions v0.27.4 and earlier. The out-of-bounds read 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.

5.5 2021-08-09 CVE-2021-37616

Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A null pointer dereference was found in Exiv2 versions v0.27.4 and earlier. The null pointer dereference 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 interpreted (translated) data, which is a less frequently used Exiv2 operation that requires an extra command line option (`-p t` or `-P t`). The bug is fixed in version v0.27.5.

5.5 2021-08-09 CVE-2021-37615

Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A null pointer dereference was found in Exiv2 versions v0.27.4 and earlier. The null pointer dereference 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 interpreted (translated) data, which is a less frequently used Exiv2 operation that requires an extra command line option (`-p t` or `-P t`). The bug is fixed in version v0.27.5.

5.5 2021-08-09 CVE-2021-34335

Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A floating point exception (FPE) due to an integer divide by zero was found in Exiv2 versions v0.27.4 and earlier. The FPE 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 interpreted (translated) data, which is a less frequently used Exiv2 operation that requires an extra command line option (`-p t` or `-P t`). The bug is fixed in version v0.27.5.

5.5 2021-08-09 CVE-2021-34334

Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An infinite loop is triggered when Exiv2 is used to read 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. The bug is fixed in version v0.27.5.

5.5 2021-08-09 CVE-2021-32815

Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The assertion failure 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 modifying 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 `fi`. ### Patches The bug is fixed in version v0.27.5. ### References Regression test and bug fix: #1739 ### For more information Please see our [security policy](https://github.com/Exiv2/exiv2/security/policy) for information about Exiv2 security.

7.5 2021-07-26 CVE-2021-31292

An integer overflow in CrwMap::encode0x1810 of Exiv2 0.27.3 allows attackers to trigger a heap-based buffer overflow and cause a denial of service (DOS) via crafted metadata.

6.5 2021-07-13 CVE-2020-19716

A buffer overflow vulnerability in the Databuf function in types.cpp of Exiv2 v0.27.1 leads to a denial of service (DOS).

5.5 2021-05-17 CVE-2021-32617

Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An inefficient algorithm (quadratic complexity) was found in Exiv2 versions v0.27.3 and earlier. The inefficient algorithm 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, if they can trick the victim into running Exiv2 on a crafted image file. The bug is fixed in version v0.27.4. 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 `rm`.

3.3 2021-05-13 CVE-2021-29623

Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. A read of uninitialized memory 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 read of uninitialized memory is triggered when Exiv2 is used to read the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to leak a few bytes of stack memory, if they can trick the victim into running Exiv2 on a crafted image file. The bug is fixed in version v0.27.4.

7.8 2021-04-30 CVE-2021-29464

Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A heap buffer overflow was found in Exiv2 versions v0.27.3 and earlier. The heap overflow is triggered when Exiv2 is used to write metadata into a crafted image file. An attacker could potentially exploit the vulnerability to gain code execution, 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.

5.5 2021-04-30 CVE-2021-29463

Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An out-of-bounds read was found in Exiv2 versions v0.27.3 and earlier. 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.

2.5 2021-04-26 CVE-2021-29473

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.

CWE : Common Weakness Enumeration

%idName
32% (35) CWE-125 Out-of-bounds Read
14% (16) CWE-119 Failure to Constrain Operations within the Bounds of a Memory Buffer
10% (11) CWE-190 Integer Overflow or Wraparound
8% (9) CWE-787 Out-of-bounds Write
6% (7) CWE-476 NULL Pointer Dereference
4% (5) CWE-674 Uncontrolled Recursion
4% (5) CWE-617 Reachable Assertion
3% (4) CWE-369 Divide By Zero
2% (3) CWE-770 Allocation of Resources Without Limits or Throttling
2% (3) CWE-416 Use After Free
2% (3) CWE-20 Improper Input Validation
1% (2) CWE-400 Uncontrolled Resource Consumption ('Resource Exhaustion')
1% (2) CWE-189 Numeric Errors
1% (2) CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflo...
0% (1) CWE-200 Information Exposure
0% (1) CWE-122 Heap-based Buffer Overflow

Oval Markup Language : Definitions

OvalID Name
oval:org.mitre.oval:def:7893 DSA-1474 exiv2 -- integer overflow
oval:org.mitre.oval:def:20029 DSA-1474-1 exiv2 - arbitrary code execution
oval:org.mitre.oval:def:17130 USN-655-1 -- exiv2 vulnerabilities

Open Source Vulnerability Database (OSVDB)

id Description
46023 Exiv2 Nicon Lens Information Conversion Printing DoS
40249 Exiv2 exif.cpp Crafted EXIF File Arbitrary Code Execution

OpenVAS Exploits

id Description
2009-04-09 Name : Mandriva Update for exiv2 MDVSA-2008:006 (exiv2)
File : nvt/gb_mandriva_MDVSA_2008_006.nasl
2009-04-09 Name : Mandriva Update for exiv2 MDVSA-2008:119 (exiv2)
File : nvt/gb_mandriva_MDVSA_2008_119.nasl
2009-03-23 Name : Ubuntu Update for exiv2 vulnerabilities USN-655-1
File : nvt/gb_ubuntu_USN_655_1.nasl
2009-02-27 Name : Fedora Update for exiv2 FEDORA-2007-4551
File : nvt/gb_fedora_2007_4551_exiv2_fc8.nasl
2009-02-27 Name : Fedora Update for exiv2 FEDORA-2007-4591
File : nvt/gb_fedora_2007_4591_exiv2_fc7.nasl
2008-09-24 Name : Gentoo Security Advisory GLSA 200712-16 (exiv2)
File : nvt/glsa_200712_16.nasl

Nessus® Vulnerability Scanner

This CPE Product have more than 25 Relations. If you want to see a complete summary for this CPE, please contact us.
id Description
2019-01-03 Name: The remote Fedora host is missing a security update.
File: fedora_2018-8b67a5c7e2.nasl - Type: ACT_GATHER_INFO
2019-01-03 Name: The remote Fedora host is missing a security update.
File: fedora_2018-54c29139b3.nasl - Type: ACT_GATHER_INFO
2018-11-26 Name: The remote Gentoo host is missing one or more security-related patches.
File: gentoo_GLSA-201811-14.nasl - Type: ACT_GATHER_INFO
2018-10-22 Name: The remote Debian host is missing a security update.
File: debian_DLA-1551.nasl - Type: ACT_GATHER_INFO
2018-09-27 Name: The remote EulerOS host is missing multiple security updates.
File: EulerOS_SA-2018-1287.nasl - Type: ACT_GATHER_INFO
2018-09-27 Name: The remote EulerOS host is missing multiple security updates.
File: EulerOS_SA-2018-1286.nasl - Type: ACT_GATHER_INFO
2018-08-10 Name: The remote Fedora host is missing a security update.
File: fedora_2018-871fa4d189.nasl - Type: ACT_GATHER_INFO
2018-07-05 Name: The remote Debian host is missing a security-related update.
File: debian_DSA-4238.nasl - Type: ACT_GATHER_INFO
2018-06-28 Name: The remote Debian host is missing a security update.
File: debian_DLA-1402.nasl - Type: ACT_GATHER_INFO
2018-05-21 Name: The remote Fedora host is missing a security update.
File: fedora_2018-fc9c5969b4.nasl - Type: ACT_GATHER_INFO
2017-10-27 Name: The remote Debian host is missing a security update.
File: debian_DLA-1147.nasl - Type: ACT_GATHER_INFO
2017-10-23 Name: The remote openSUSE host is missing a security update.
File: openSUSE-2017-1180.nasl - Type: ACT_GATHER_INFO
2017-05-30 Name: The remote Debian host is missing a security update.
File: debian_DLA-963.nasl - Type: ACT_GATHER_INFO
2015-07-08 Name: The remote Gentoo host is missing one or more security-related patches.
File: gentoo_GLSA-201507-03.nasl - Type: ACT_GATHER_INFO
2015-01-22 Name: The remote Fedora host is missing a security update.
File: fedora_2015-0301.nasl - Type: ACT_GATHER_INFO
2015-01-08 Name: The remote Ubuntu host is missing a security-related patch.
File: ubuntu_USN-2454-1.nasl - Type: ACT_GATHER_INFO
2009-07-21 Name: The remote openSUSE host is missing a security update.
File: suse_11_0_exiv2-081022.nasl - Type: ACT_GATHER_INFO
2009-04-23 Name: The remote Ubuntu host is missing one or more security-related patches.
File: ubuntu_USN-655-1.nasl - Type: ACT_GATHER_INFO
2009-04-23 Name: The remote Mandriva Linux host is missing one or more security updates.
File: mandriva_MDVSA-2008-119.nasl - Type: ACT_GATHER_INFO
2009-04-23 Name: The remote Mandriva Linux host is missing one or more security updates.
File: mandriva_MDVSA-2008-006.nasl - Type: ACT_GATHER_INFO
2008-10-29 Name: The remote openSUSE host is missing a security update.
File: suse_libexiv2-5707.nasl - Type: ACT_GATHER_INFO
2008-01-27 Name: The remote Debian host is missing a security-related update.
File: debian_DSA-1474.nasl - Type: ACT_GATHER_INFO
2007-12-31 Name: The remote Gentoo host is missing one or more security-related patches.
File: gentoo_GLSA-200712-16.nasl - Type: ACT_GATHER_INFO
2007-12-24 Name: The remote openSUSE host is missing a security update.
File: suse_libexiv2-4850.nasl - Type: ACT_GATHER_INFO
2007-12-24 Name: The remote Fedora host is missing a security update.
File: fedora_2007-4591.nasl - Type: ACT_GATHER_INFO