摘要:
exiv2 security update
安全等级: Medium
公告ID: KylinSec-SA-2025-2861
发布日期: 2025年9月12日
关联CVE: CVE-2025-54080
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):
A vulnerability, which was classified as problematic, was found in exiv2 up to 0.28.5 (Image Processing Software).CWE is classifying the issue as CWE-125. The product reads data past the end, or before the beginning, of the intended buffer.This is going to have an impact on availability.Upgrading to version 0.28.6 eliminates this vulnerability. Applying the patch e737332427711f15bcdc4e903203d6b7493eaec0 is able to eliminate this problem. The bugfix is ready for download at github.com. The best possible mitigation is suggested to be upgrading to the latest version.(CVE-2025-54080)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2025-54080 | KY3.4-5A | exiv2 | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
exiv2-help | noarch | 0.27.5-4.kb1.ky3_4 |
exiv2 | x86_64 | 0.27.5-4.kb1.ky3_4 |
exiv2-devel | x86_64 | 0.27.5-4.kb1.ky3_4 |
exiv2 | aarch64 | 0.27.5-4.kb1.ky3_4 |
exiv2-devel | aarch64 | 0.27.5-4.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名