Logo
componentlibzip
Name
libzip
Version
1.11.4
Type
library
Description
-
Licenses
BSD-3-Clause
PURL
-
CPE
cpe:2.3:*:libzip:libzip:1.11.4:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
kirkstone
1.8.0
scarthgap
1.10.1

Vulnerabilities#


Name
Analysis
Description
Exploitable
Integer overflow in the _zip_readcdir function in zip_open.c in libzip 0.10 allows remote attackers to execute arbitrary code via the size and offset values for the central directory in a zip archive, which triggers "improper restrictions of operations within the bounds of a memory buffer" and an information leak.
Exploitable
Heap-based buffer overflow in the _zip_readcdir function in zip_open.c in libzip 0.10 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a zip archive with the number of directories set to 0, related to an "incorrect loop construct."