摘要:
clamav security update
安全等级: High
公告ID: KylinSec-SA-2023-2242
发布日期: 2024年10月31日
关联CVE: CVE-2023-20197
Clam AntiVirus (clamav) is an open source antivirus engine for detecting trojans, viruses, malware and other malicious threats. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon, a command line scanner, and a tool for automatic updating via Internet. The programs are based on a shared library distributed with the Clam AntiVirus package, which you can use with your own software. he virus database is based on the virus database from OpenAntiVirus, but contains additional signatures and is KEPT UP TO DATE.
Security Fix(es):
A vulnerability in the filesystem image parser for Hierarchical File System Plus (HFS+) of ClamAV could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device.
This vulnerability is due to an incorrect check for completion when a file is decompressed, which may result in a loop condition that could cause the affected software to stop responding. An attacker could exploit this vulnerability by submitting a crafted HFS+ filesystem image to be scanned by ClamAV on an affected device. A successful exploit could allow the attacker to cause the ClamAV scanning process to stop responding, resulting in a DoS condition on the affected software and consuming available system resources.
For a description of this vulnerability, see the ClamAV blog .(CVE-2023-20197)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-20197 | KY3.5.2 | clamav | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
clamav-data | noarch | 0.103.9-1.ky3_5 |
clamav-filesystem | noarch | 0.103.9-1.ky3_5 |
clamav-devel | x86_64 | 0.103.9-1.ky3_5 |
clamav-help | x86_64 | 0.103.9-1.ky3_5 |
clamd | x86_64 | 0.103.9-1.ky3_5 |
clamav-milter | x86_64 | 0.103.9-1.ky3_5 |
clamav-update | x86_64 | 0.103.9-1.ky3_5 |
clamav | x86_64 | 0.103.9-1.ky3_5 |
clamav-update | aarch64 | 0.103.9-1.ky3_5 |
clamav-milter | aarch64 | 0.103.9-1.ky3_5 |
clamav-devel | aarch64 | 0.103.9-1.ky3_5 |
clamav-help | aarch64 | 0.103.9-1.ky3_5 |
clamd | aarch64 | 0.103.9-1.ky3_5 |
clamav | aarch64 | 0.103.9-1.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名