Logo
componentunzip
Name
unzip
Version
6.0-r9
Type
library
Description
-
Licenses
-
PURL
-
CPE
cpe:2.3:a:info-zip:unzip:6.0:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
openwrt-25.12
6.0-r9

Patches#


#
Title
Author
Resolve
1
fix: out-of-bounds read or write and crash
OpenWrt community <openwrt-devel@lists.openwrt.org>
CVE-2014-9636
2
fix: heap-based buffer overflow in the
OpenWrt community <openwrt-devel@lists.openwrt.org>
CVE-2018-1000035
3
fix: infinite loop because of an empty bzip2 data
OpenWrt community <openwrt-devel@lists.openwrt.org>
CVE-2015-7697
4
fix: error to prevent unsigned overflow
OpenWrt community <openwrt-devel@lists.openwrt.org>
5
fix: buffer overflow in the list_files function
OpenWrt community <openwrt-devel@lists.openwrt.org>
CVE-2014-9913
6
Patch #6
Unknown
7
fix: buffer overflow in the zi_short function
OpenWrt community <openwrt-devel@lists.openwrt.org>
CVE-2016-9844
8
fix: heap-based buffer overflow in the getZip64Data
OpenWrt community <openwrt-devel@lists.openwrt.org>
CVE-2014-8141
9
fix: heap-based buffer over-read and application crash
OpenWrt community <openwrt-devel@lists.openwrt.org>
CVE-2015-7696
10
fix: heap-based buffer overflow in the CRC32
OpenWrt community <openwrt-devel@lists.openwrt.org>
CVE-2014-8139
11
fix: heap-based buffer overflow in the test_compr_eb
OpenWrt community <openwrt-devel@lists.openwrt.org>
CVE-2014-8140
12
unix.c: Remove build date
OpenWrt community <openwrt-devel@lists.openwrt.org>

Vulnerabilities#


Name
Analysis
Description
Patched
A heap-based buffer overflow exists in Info-Zip UnZip version <= 6.00 in the processing of password-protected archives that allows an attacker to perform a denial of service or to possibly achieve code execution.
Patched
Buffer overflow in the zi_short function in zipinfo.c in Info-Zip UnZip 6.0 allows remote attackers to cause a denial of service (crash) via a large compression method value in the central directory file header.
Patched
Info-ZIP UnZip 6.0 allows remote attackers to cause a denial of service (infinite loop) via empty bzip2 data in a ZIP archive.
Patched
Info-ZIP UnZip 6.0 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) or possibly execute arbitrary code via a crafted password-protected ZIP archive, possibly related to an Extra-Field size value.
Patched
Buffer overflow in the list_files function in list.c in Info-Zip UnZip 6.0 allows remote attackers to cause a denial of service (crash) via vectors related to the compression method.
Patched
unzip 6.0 allows remote attackers to cause a denial of service (out-of-bounds read or write and crash) via an extra field with an uncompressed size smaller than the compressed field size in a zip archive that advertises STORED method compression.
Patched
Heap-based buffer overflow in the getZip64Data function in Info-ZIP UnZip 6.0 and earlier allows remote attackers to execute arbitrary code via a crafted zip file in the -t command argument to the unzip command.
Patched
Heap-based buffer overflow in the test_compr_eb function in Info-ZIP UnZip 6.0 and earlier allows remote attackers to execute arbitrary code via a crafted zip file in the -t command argument to the unzip command.
Patched
Heap-based buffer overflow in the CRC32 verification in Info-ZIP UnZip 6.0 and earlier allows remote attackers to execute arbitrary code via a crafted zip file in the -t command argument to the unzip command.