Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2020:3918-1

Опубликовано: 22 дек. 2020
Источник: suse-cvrf

Описание

Security update for clamav

This update for clamav fixes the following issues:

clamav was updated to 0.103.0 to implement jsc#ECO-3010 and bsc#1118459.

  • clamd can now reload the signature database without blocking scanning. This multi-threaded database reload improvement was made possible thanks to a community effort.
    • Non-blocking database reloads are now the default behavior. Some systems that are more constrained on RAM may need to disable non-blocking reloads as it will temporarily consume two times as much memory. We added a new clamd config option ConcurrentDatabaseReload, which may be set to no.
  • Fix clamav-milter.service (requires clamd.service to run)
  • bsc#1119353, clamav-fips.patch: Fix freshclam crash in FIPS mode.
  • Partial sync with SLE15.

Update to version 0.102.4

Accumulated security fixes:

  • CVE-2020-3350: Fix a vulnerability wherein a malicious user could replace a scan target's directory with a symlink to another path to trick clamscan, clamdscan, or clamonacc into removing or moving a different file (eg. a critical system file). The issue would affect users that use the --move or --remove options for clamscan, clamdscan, and clamonacc. (bsc#1174255)
  • CVE-2020-3327: Fix a vulnerability in the ARJ archive parsing module in ClamAV 0.102.3 that could cause a Denial-of-Service (DoS) condition. Improper bounds checking results in an out-of-bounds read which could cause a crash. The previous fix for this CVE in 0.102.3 was incomplete. This fix correctly resolves the issue.
  • CVE-2020-3481: Fix a vulnerability in the EGG archive module in ClamAV 0.102.0 - 0.102.3 could cause a Denial-of-Service (DoS) condition. Improper error handling may result in a crash due to a NULL pointer dereference. This vulnerability is mitigated for those using the official ClamAV signature databases because the file type signatures in daily.cvd will not enable the EGG archive parser in versions affected by the vulnerability. (bsc#1174250)
  • CVE-2020-3341: Fix a vulnerability in the PDF parsing module in ClamAV 0.101 - 0.102.2 that could cause a Denial-of-Service (DoS) condition. Improper size checking of a buffer used to initialize AES decryption routines results in an out-of-bounds read which may cause a crash. (bsc#1171981)
  • CVE-2020-3123: A denial-of-service (DoS) condition may occur when using the optional credit card data-loss-prevention (DLP) feature. Improper bounds checking of an unsigned variable resulted in an out-of-bounds read, which causes a crash.
  • CVE-2019-15961: A Denial-of-Service (DoS) vulnerability may occur when scanning a specially crafted email file as a result of excessively long scan times. The issue is resolved by implementing several maximums in parsing MIME messages and by optimizing use of memory allocation. (bsc#1157763).
  • CVE-2019-12900: An out of bounds write in the NSIS bzip2 (bsc#1149458)
  • CVE-2019-12625: Introduce a configurable time limit to mitigate zip bomb vulnerability completely. Default is 2 minutes, configurable useing the clamscan --max-scantime and for clamd using the MaxScanTime config option (bsc#1144504)

Update to version 0.101.3:

  • ZIP bomb causes extreme CPU spikes (bsc#1144504)

Update to version 0.101.2 (bsc#1118459):

  • Support for RAR v5 archive extraction.
  • Incompatible changes to the arguments of cl_scandesc, cl_scandesc_callback, and cl_scanmap_callback.
  • Scanning options have been converted from a single flag bit-field into a structure of multiple categorized flag bit-fields.
  • The CL_SCAN_HEURISTIC_ENCRYPTED scan option was replaced by 2 new scan options: CL_SCAN_HEURISTIC_ENCRYPTED_ARCHIVE, and CL_SCAN_HEURISTIC_ENCRYPTED_DOC
  • Incompatible clamd.conf and command line interface changes.
  • Heuristic Alerts' (aka 'Algorithmic Detection') options have been changed to make the names more consistent. The original options are deprecated in 0.101, and will be removed in a future feature release.
  • For details, see https://blog.clamav.net/2018/12/clamav-01010-has-been-released.html

Список пакетов

HPE Helion OpenStack 8
clamav-0.103.0-33.32.1
Image SLES12-SP4-SAP-Azure-LI-BYOS-Production
clamav-0.103.0-33.32.1
Image SLES12-SP4-SAP-Azure-VLI-BYOS-Production
clamav-0.103.0-33.32.1
SUSE Enterprise Storage 5
clamav-0.103.0-33.32.1
SUSE Linux Enterprise Server 12 SP2-BCL
clamav-0.103.0-33.32.1
SUSE Linux Enterprise Server 12 SP2-LTSS
clamav-0.103.0-33.32.1
SUSE Linux Enterprise Server 12 SP3-BCL
clamav-0.103.0-33.32.1
SUSE Linux Enterprise Server 12 SP3-LTSS
clamav-0.103.0-33.32.1
SUSE Linux Enterprise Server 12 SP4-LTSS
clamav-0.103.0-33.32.1
SUSE Linux Enterprise Server for SAP Applications 12 SP2
clamav-0.103.0-33.32.1
SUSE Linux Enterprise Server for SAP Applications 12 SP3
clamav-0.103.0-33.32.1
SUSE Linux Enterprise Server for SAP Applications 12 SP4
clamav-0.103.0-33.32.1
SUSE OpenStack Cloud 7
clamav-0.103.0-33.32.1
SUSE OpenStack Cloud 8
clamav-0.103.0-33.32.1
SUSE OpenStack Cloud 9
clamav-0.103.0-33.32.1
SUSE OpenStack Cloud Crowbar 8
clamav-0.103.0-33.32.1
SUSE OpenStack Cloud Crowbar 9
clamav-0.103.0-33.32.1

Описание

BZ2_decompress in decompress.c in bzip2 through 1.0.6 has an out-of-bounds write when there are many selectors.


Затронутые продукты
HPE Helion OpenStack 8:clamav-0.103.0-33.32.1
Image SLES12-SP4-SAP-Azure-LI-BYOS-Production:clamav-0.103.0-33.32.1
Image SLES12-SP4-SAP-Azure-VLI-BYOS-Production:clamav-0.103.0-33.32.1
SUSE Enterprise Storage 5:clamav-0.103.0-33.32.1

Ссылки

Описание

A vulnerability in the email parsing module Clam AntiVirus (ClamAV) Software versions 0.102.0, 0.101.4 and prior could allow an unauthenticated, remote attacker to cause a denial of service condition on an affected device. The vulnerability is due to inefficient MIME parsing routines that result in extremely long scan times of specially formatted email files. An attacker could exploit this vulnerability by sending a crafted email file to an affected device. An exploit could allow the attacker to cause the ClamAV scanning process to scan the crafted email file indefinitely, resulting in a denial of service condition.


Затронутые продукты
HPE Helion OpenStack 8:clamav-0.103.0-33.32.1
Image SLES12-SP4-SAP-Azure-LI-BYOS-Production:clamav-0.103.0-33.32.1
Image SLES12-SP4-SAP-Azure-VLI-BYOS-Production:clamav-0.103.0-33.32.1
SUSE Enterprise Storage 5:clamav-0.103.0-33.32.1

Ссылки

Описание

A vulnerability in the Data-Loss-Prevention (DLP) module in Clam AntiVirus (ClamAV) Software versions 0.102.1 and 0.102.0 could allow an unauthenticated, remote attacker to cause a denial of service condition on an affected device. The vulnerability is due to an out-of-bounds read affecting users that have enabled the optional DLP feature. An attacker could exploit this vulnerability by sending a crafted email file to an affected device. An exploit could allow the attacker to cause the ClamAV scanning process crash, resulting in a denial of service condition.


Затронутые продукты
HPE Helion OpenStack 8:clamav-0.103.0-33.32.1
Image SLES12-SP4-SAP-Azure-LI-BYOS-Production:clamav-0.103.0-33.32.1
Image SLES12-SP4-SAP-Azure-VLI-BYOS-Production:clamav-0.103.0-33.32.1
SUSE Enterprise Storage 5:clamav-0.103.0-33.32.1

Ссылки

Описание

A vulnerability in the ARJ archive parsing module in Clam AntiVirus (ClamAV) Software versions 0.102.2 could allow an unauthenticated, remote attacker to cause a denial of service condition on an affected device. The vulnerability is due to a heap buffer overflow read. An attacker could exploit this vulnerability by sending a crafted ARJ file to an affected device. An exploit could allow the attacker to cause the ClamAV scanning process crash, resulting in a denial of service condition.


Затронутые продукты
HPE Helion OpenStack 8:clamav-0.103.0-33.32.1
Image SLES12-SP4-SAP-Azure-LI-BYOS-Production:clamav-0.103.0-33.32.1
Image SLES12-SP4-SAP-Azure-VLI-BYOS-Production:clamav-0.103.0-33.32.1
SUSE Enterprise Storage 5:clamav-0.103.0-33.32.1

Ссылки

Описание

A vulnerability in the PDF archive parsing module in Clam AntiVirus (ClamAV) Software versions 0.101 - 0.102.2 could allow an unauthenticated, remote attacker to cause a denial of service condition on an affected device. The vulnerability is due to a stack buffer overflow read. An attacker could exploit this vulnerability by sending a crafted PDF file to an affected device. An exploit could allow the attacker to cause the ClamAV scanning process crash, resulting in a denial of service condition.


Затронутые продукты
HPE Helion OpenStack 8:clamav-0.103.0-33.32.1
Image SLES12-SP4-SAP-Azure-LI-BYOS-Production:clamav-0.103.0-33.32.1
Image SLES12-SP4-SAP-Azure-VLI-BYOS-Production:clamav-0.103.0-33.32.1
SUSE Enterprise Storage 5:clamav-0.103.0-33.32.1

Ссылки

Описание

A vulnerability in the endpoint software of Cisco AMP for Endpoints and Clam AntiVirus could allow an authenticated, local attacker to cause the running software to delete arbitrary files on the system. The vulnerability is due to a race condition that could occur when scanning malicious files. An attacker with local shell access could exploit this vulnerability by executing a script that could trigger the race condition. A successful exploit could allow the attacker to delete arbitrary files on the system that the attacker would not normally have privileges to delete, producing system instability or causing the endpoint software to stop working.


Затронутые продукты
HPE Helion OpenStack 8:clamav-0.103.0-33.32.1
Image SLES12-SP4-SAP-Azure-LI-BYOS-Production:clamav-0.103.0-33.32.1
Image SLES12-SP4-SAP-Azure-VLI-BYOS-Production:clamav-0.103.0-33.32.1
SUSE Enterprise Storage 5:clamav-0.103.0-33.32.1

Ссылки

Описание

A vulnerability in the EGG archive parsing module in Clam AntiVirus (ClamAV) Software versions 0.102.0 - 0.102.3 could allow an unauthenticated, remote attacker to cause a denial of service condition on an affected device. The vulnerability is due to a null pointer dereference. An attacker could exploit this vulnerability by sending a crafted EGG file to an affected device. An exploit could allow the attacker to cause the ClamAV scanning process crash, resulting in a denial of service condition.


Затронутые продукты
HPE Helion OpenStack 8:clamav-0.103.0-33.32.1
Image SLES12-SP4-SAP-Azure-LI-BYOS-Production:clamav-0.103.0-33.32.1
Image SLES12-SP4-SAP-Azure-VLI-BYOS-Production:clamav-0.103.0-33.32.1
SUSE Enterprise Storage 5:clamav-0.103.0-33.32.1

Ссылки