OESA-2025-1198

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1198
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-1198.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2025-1198
Upstream
Published
2025-02-28T15:32:59Z
Modified
2025-08-12T05:49:36.044638Z
Summary
exiv2 security update
Details

Exiv2 is a Cross-platform C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata and the ICC Profile embedded within digital images in various formats.

Security Fix(es):

Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. A heap buffer overflow was found in Exiv2 versions v0.28.0 to v0.28.4. Versions prior to v0.28.0, such as v0.27.7, are not affected. Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. 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 fixiso. The bug is fixed in version v0.28.5. Users are advised to upgrade. There are no known workarounds for this vulnerability.(CVE-2025-26623)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:24.03-LTS-SP1 / exiv2

Package

Name
exiv2
Purl
pkg:rpm/openEuler/exiv2&distro=openEuler-24.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.28.2-3.oe2403sp1

Ecosystem specific

{
    "x86_64": [
        "exiv2-0.28.2-3.oe2403sp1.x86_64.rpm",
        "exiv2-debuginfo-0.28.2-3.oe2403sp1.x86_64.rpm",
        "exiv2-debugsource-0.28.2-3.oe2403sp1.x86_64.rpm",
        "exiv2-devel-0.28.2-3.oe2403sp1.x86_64.rpm"
    ],
    "src": [
        "exiv2-0.28.2-3.oe2403sp1.src.rpm"
    ],
    "aarch64": [
        "exiv2-0.28.2-3.oe2403sp1.aarch64.rpm",
        "exiv2-debuginfo-0.28.2-3.oe2403sp1.aarch64.rpm",
        "exiv2-debugsource-0.28.2-3.oe2403sp1.aarch64.rpm",
        "exiv2-devel-0.28.2-3.oe2403sp1.aarch64.rpm"
    ],
    "noarch": [
        "exiv2-help-0.28.2-3.oe2403sp1.noarch.rpm"
    ]
}