Name
unzip
Version
6.0
Type
library
Description
Utilities for extracting and viewing files in .zip archives
Licenses
Info-ZIP
PURL
-
CPE
cpe:2.3:*:unzip_project:unzip:6.0:*:*:*:*:*:*:*
Other Versions#
Patches#
#
Title
Author
Resolve
1
fix infinite loop when extracting empty bzip2 data
Kamil Dudka <kdudka@redhat.com>
CVE-2015-7697
2
Fix null pointer dereference and use of uninitialized data
Nils Bars <nils.bars@t-online.de>
CVE-2021-4217
3
unzip files encoded with non-latin, non-unicode file names
Giovanni Scafora <giovanni.archlinux.org>
CVE-2015-1315
4
Patch #4
Unknown
CVE-2022-0530
5
Fix CVE-2014-9913, buffer overflow in unzip
"Steven M. Schweda" <sms@antinode.info>
CVE-2014-9913
6
Fix bug in undefer_input() that misplaced the input
Mark Adler <madler@alumni.caltech.edu>
CVE-2019-13232
7
configure: Add correct system headers and prototypes to tests
Khem Raj <raj.khem@gmail.com>
8
Fix CVE-2014-8139: CRC32 verification heap-based overflow
sms
CVE-2014-8139
9
Fix CVE-2014-8140: out-of-bounds write issue in test_compr_eb()
sms
CVE-2014-8140
10
Fix CVE-2014-8141: out-of-bounds read issues in getZip64Data()
sms
CVE-2014-8141
11
upstream fix for heap overflow
Petr Stodulka <pstodulk@redhat.com>
CVE-2015-7696
12
Patch #12
Unknown
CVE-2022-0529
13
Patch #13
Edwin Plauchu <edwin.plauchu.camacho@intel.com>
14
unzip: fix CVE-2018-1000035
Changqing Li <changqing.li@windriver.com>
CVE-2018-1000035
15
Do not raise a zip bomb alert for a misplaced central
Mark Adler <madler@alumni.caltech.edu>
CVE-2019-13232
16
Patch #16
Ross Burton <ross.burton@intel.com>
17
Patch #17
Mikko Rapeli <mikko.rapeli@bmw.de>
18
unix/configure: fix detection for cross compilation
Chen Qi <Qi.Chen@windriver.com>
19
Detect and reject a zip bomb using overlapped entries.
Mark Adler <madler@alumni.caltech.edu>
CVE-2019-13232
20
Info-ZIP UnZip buffer overflow
mancha <mancha1 AT zoho DOT com>
CVE-2014-9636
21
Fix CVE-2016-9844, buffer overflow in zipinfo
"Steven M. Schweda" <sms@antinode.info>
CVE-2016-9844
22
Patch #22
Changqing Li <changqing.li@windriver.com>
CVE-2018-18384
23
Patch #23
Mikhail Durnev <Mikhail_Durnev@mentor.com>
24
configure: Pass LDFLAGS to tests doing link step
Khem Raj <raj.khem@gmail.com>
25
Patch #25
Mark Hatle <mark.hatle@windriver.com>
Vulnerabilities#
Name
Analysis
Description
Patched
A flaw was found in Unzip. The vulnerability occurs during the conversion of a wide string to a local string that leads to a heap of out-of-bound write. This flaw allows an attacker to input a specially crafted zip file, leading to a crash or code execution.
Patched
A flaw was found in Unzip. The vulnerability occurs during the conversion of a wide string to a local string that leads to a heap of out-of-bound write. This flaw allows an attacker to input a specially crafted zip file, leading to a crash or code execution.
Patched
A flaw was found in unzip. The vulnerability occurs due to improper handling of Unicode strings, which can lead to a null pointer dereference. This flaw allows an attacker to input a specially crafted zip file, leading to a crash or code execution.
Patched
Info-ZIP UnZip 6.0 mishandles the overlapping of files inside a ZIP container, leading to denial of service (resource consumption), aka a "better zip bomb" issue.
Patched
Info-ZIP UnZip 6.0 has a buffer overflow in list.c, when a ZIP archive has a crafted relationship between the compressed-size value and the uncompressed-size value, because a buffer size is 10 and is supposed to be 12.
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 charset_to_intern function in unix/unix.c in Info-Zip UnZip 6.10b allows remote attackers to execute arbitrary code via a crafted string, as demonstrated by converting a string from CP866 to UTF-8.
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.