摘要:
zbar security update
安全等级: Critical
公告ID: KylinSec-SA-2024-1569
发布日期: 2024年2月8日
关联CVE: CVE-2023-40889 CVE-2023-40890
ZBar is an open source software suite for reading bar codes from various sources, such as video streams, image files and raw intensity sensors. It supports many popular symbologies (types of bar codes) including EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code.
Security Fix(es):
A heap-based buffer overflow exists in the qr_reader_match_centers function of ZBar 0.23.90. Specially crafted QR codes may lead to information disclosure and/or arbitrary code execution. To trigger this vulnerability, an attacker can digitally input the malicious QR code, or prepare it to be physically scanned by the vulnerable scanner.(CVE-2023-40889)
A stack-based buffer overflow vulnerability exists in the lookup_sequence function of ZBar 0.23.90. Specially crafted QR codes may lead to information disclosure and/or arbitrary code execution. To trigger this vulnerability, an attacker can digitally input the malicious QR code, or prepare it to be physically scanned by the vulnerable scanner.(CVE-2023-40890)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-40889 | KY3.5.2 | zbar | Fixed |
CVE-2023-40890 | KY3.5.2 | zbar | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
zbar-gtk-devel | x86_64 | 0.23.93-1.ky3_5 |
zbar-gtk | x86_64 | 0.23.93-1.ky3_5 |
python3-zbar | x86_64 | 0.23.93-1.ky3_5 |
zbar-libs | x86_64 | 0.23.93-1.ky3_5 |
zbar-qt | x86_64 | 0.23.93-1.ky3_5 |
zbar | x86_64 | 0.23.93-1.ky3_5 |
zbar-qt-devel | x86_64 | 0.23.93-1.ky3_5 |
zbar-devel | x86_64 | 0.23.93-1.ky3_5 |
zbar-gtk-devel | aarch64 | 0.23.93-1.ky3_5 |
zbar | aarch64 | 0.23.93-1.ky3_5 |
zbar-devel | aarch64 | 0.23.93-1.ky3_5 |
zbar-qt-devel | aarch64 | 0.23.93-1.ky3_5 |
zbar-qt | aarch64 | 0.23.93-1.ky3_5 |
zbar-libs | aarch64 | 0.23.93-1.ky3_5 |
python3-zbar | aarch64 | 0.23.93-1.ky3_5 |
zbar-gtk | aarch64 | 0.23.93-1.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名