← Back

Gzip

gzip

5 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Gzip
gzip

CVEs (5)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Gzip
1Gzip
Apr 16, 2026
Sep 19, 2006
N/A· v4
N/A· v3
5.0 MEDIUM· v2
unlzh.c in the LHZ component in gzip 1.3.5 allows context-dependent attackers to cause a denial of service (infinite loop) via a crafted GZIP archive.
1Gzip
1Gzip
Apr 16, 2026
Sep 19, 2006
N/A· v4
N/A· v3
7.5 HIGH· v2
Buffer overflow in the make_table function in the LHZ component in gzip 1.3.5 allows context-dependent attackers to execute arbitrary code via a crafted decoding table in a GZIP archive.
1Gzip
1Gzip
Apr 16, 2026
Sep 19, 2006
N/A· v4
N/A· v3
7.5 HIGH· v2
Buffer underflow in the build_tree function in unpack.c in gzip 1.3.5 allows context-dependent attackers to execute arbitrary code via a crafted leaf count table that causes a write to a negative index.
1Gzip
1Gzip
Apr 16, 2026
Sep 19, 2006
N/A· v4
N/A· v3
7.5 HIGH· v2
Array index error in the make_table function in unlzh.c in the LZH decompression component in gzip 1.3.5, when running on certain platforms, allows context-dependent attackers to cause a denial of service (crash) and pos...Show more
Array index error in the make_table function in unlzh.c in the LZH decompression component in gzip 1.3.5, when running on certain platforms, allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted GZIP archive that triggers an out-of-bounds write, aka a "stack modification vulnerability."Show less
1Gzip
1Gzip
Apr 16, 2026
Sep 19, 2006
N/A· v4
N/A· v3
5.0 MEDIUM· v2
Unspecified vulnerability in gzip 1.3.5 allows context-dependent attackers to cause a denial of service (crash) via a crafted GZIP (gz) archive, which results in a NULL dereference.