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 0.28.5 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. The bug is fixed in version 0.28.6.
References
Link | Resource |
---|---|
https://github.com/Exiv2/exiv2/commit/e737332427711f15bcdc4e903203d6b7493eaec0 | Patch |
https://github.com/Exiv2/exiv2/security/advisories/GHSA-496f-x7cq-cq39 | Third Party Advisory |
Configurations
History
02 Sep 2025, 13:29
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/Exiv2/exiv2/commit/e737332427711f15bcdc4e903203d6b7493eaec0 - Patch | |
References | () https://github.com/Exiv2/exiv2/security/advisories/GHSA-496f-x7cq-cq39 - Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Exiv2
Exiv2 exiv2 |
|
CPE | cpe:2.3:a:exiv2:exiv2:*:*:*:*:*:*:*:* |
29 Aug 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-29 15:15
Updated : 2025-09-02 13:29
NVD link : CVE-2025-54080
Mitre link : CVE-2025-54080
CVE.ORG link : CVE-2025-54080
JSON object : View
Products Affected
exiv2
- exiv2
CWE
CWE-125
Out-of-bounds Read