• 公告ID (KylinSec-SA-2025-1640)

摘要:

exiv2 security update

安全等级: Medium

公告ID: KylinSec-SA-2025-1640

发布日期: 2025年3月18日

关联CVE: CVE-2025-26623  

  • 详细介绍

1. 漏洞描述

   

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)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2025-26623 V6 exiv2 Fixed

3. 影响组件

    exiv2

4. 修复版本

   

V6

软件名称 架构 版本号
exiv2-help noarch 0.28.2-3.ks6
exiv2 x86_64 0.28.2-3.ks6
exiv2-devel x86_64 0.28.2-3.ks6
exiv2 aarch64 0.28.2-3.ks6
exiv2-devel aarch64 0.28.2-3.ks6

5. 修复方法


方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm

方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名

6. 下载链接

   

V6:

x86_64:

     exiv2-help   

     exiv2   

     exiv2-devel   

aarch64:

     exiv2-help   

     exiv2   

     exiv2-devel   

上一篇:KylinSec-SA-2025-1639 下一篇:KylinSec-SA-2025-1641