Resource exhaustion in libzip - CVE-2017-14107
Published: August 3, 2020
libzip
NiH
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The
vulnerability exists due to a boundary error when processing EOCD
records in _zip_read_eocd64() function in zip_open.c in libzip. A remote
attacker can create a specially crafted ZIP archive, trick the victim
into opening it and consume all available memory on the system.