Files
CVEs-PoC/2017/CVE-2017-14107.md
2025-09-29 21:09:30 +02:00

789 B

CVE-2017-14107

Description

The _zip_read_eocd64 function in zip_open.c in libzip before 1.3.0 mishandles EOCD records, which allows remote attackers to cause a denial of service (memory allocation failure in _zip_cdir_grow in zip_dirent.c) via a crafted ZIP archive.

POC

Reference

Github