SB2018040503 - Arch Linux update for zziplib



SB2018040503 - Arch Linux update for zziplib

Published: April 5, 2018

Security Bulletin ID SB2018040503
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 6
Exploitation vector Remote access
Highest impact Partial DoS

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 6 vulnerabilities.


1) Memory corruption (CVE-ID: CVE-2018-6381)

CWE-ID: CWE-119 - Memory corruption

CVSSv4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to cause DoS condition on the target system.

The weakness exists in the zzip_disk_fread function in zzip/mmapped.c due to the size variable is not validated against the amount of file->stored data. A remote attacker can trigger memory corruption and cause the service to crash.

2) Memory corruption (CVE-ID: CVE-2018-6484)

CWE-ID: CWE-119 - Memory corruption

CVSSv4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to cause DoS condition on the target system.

The weakness exists in the __zzip_fetch_disk_trailer function of zzip/zip.c due to memory alignment error and bus error. A remote attacker can submit a specially crafted zip file, trigger memory corruption and cause the service to crash.

3) Memory corruption (CVE-ID: CVE-2018-6540)

CWE-ID: CWE-119 - Memory corruption

CVSSv4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to cause DoS condition on the target system.

The weakness exists in the zzip_disk_findfirst function of zzip/mmapped.c due to bus error caused by loading of a misaligned address. A remote attacker can submit a specially crafted zip file, trigger memory corruption and cause the service to crash.

4) Memory corruption (CVE-ID: CVE-2018-6541)

CWE-ID: CWE-119 - Memory corruption

CVSSv4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to cause DoS condition on the target system.

The weakness exists in __zzip_fetch_disk_trailer in zzip/zip.c due to bus error caused by loading of a misaligned address when handling disk64_trailer local entries. A remote attacker can submit a specially crafted zip file, trigger memory corruption and cause the service to crash.

5) Memory corruption (CVE-ID: CVE-2018-6542)

CWE-ID: CWE-119 - Memory corruption

CVSSv4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to cause DoS condition on the target system.

The weakness exists in the zzip_disk_findfirst function of zzip/mmapped.c due to bus error when handling a disk64_trailer seek value caused by loading of a misaligned address. A remote attacker can trigger memory corruption and cause the service to crash.

6) Memory corruption (CVE-ID: CVE-2018-6869)

CWE-ID: CWE-119 - Memory corruption

CVSSv4: 5.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to cause DoS condition on the target system.

The weakness exists in the __zzip_parse_root_directory function of zzip/zip.c due to uncontrolled memory allocation. A remote attacker can trick the victim into opening a specially crafted zip file, trigger memory corruption and cause the application to crash.

Remediation

Install update from vendor's website.