CVE-2017-5974
Zzlib Heap Buffer Overflow Vulnerability
Description
Heap-based buffer overflow in the __zzip_get32 function in fetch.c in zziplib 0.13.62, 0.13.61, 0.13.60, 0.13.59, 0.13.58, 0.13.57, 0.13.56 allows remote attackers to cause a denial of service (crash) via a crafted ZIP file.
INFO
Published Date :
March 1, 2017, 3:59 p.m.
Last Modified :
March 31, 2021, 2:33 p.m.
Source :
[email protected]
Remotely Exploitable :
No
Impact Score :
3.6
Exploitability Score :
1.8
Public PoC/Exploit Available at Github
CVE-2017-5974 has a 4 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2017-5974
.
URL | Resource |
---|---|
http://www.debian.org/security/2017/dsa-3878 | Third Party Advisory |
http://www.openwall.com/lists/oss-security/2017/02/14/3 | Mailing List |
http://www.securityfocus.com/bid/96268 | Third Party Advisory VDB Entry |
https://blogs.gentoo.org/ago/2017/02/09/zziplib-heap-based-buffer-overflow-in-__zzip_get32-fetch-c/ | Exploit Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Security Vulnerability Repair via Concolic Execution and Code Mutations
program-analysis program-repair security-vulnerability
Dockerfile Python Shell Makefile C CMake C++ Ruby Jupyter Notebook
None
C Perl 6 Perl ASP HTML Rich Text Format Visual Basic TeX Assembly Shell
A collection of vulnerabilities discovered by the AFL fuzzer (afl-fuzz)
The vm images in this repo are lost, we recommend our new project: https://github.com/hust-open-atom-club/S2VulnHub
linux vulnerability reproduction cve edb
Shell C Perl PHP TeX Python Assembly Makefile HTML XSLT
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2017-5974
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2017-5974
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
Modified Analysis by [email protected]
Mar. 31, 2021
Action Type Old Value New Value Removed CVSS V3 NIST AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H Added CVSS V3.1 NIST AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H Changed Reference Type http://www.debian.org/security/2017/dsa-3878 No Types Assigned http://www.debian.org/security/2017/dsa-3878 Third Party Advisory Changed Reference Type http://www.securityfocus.com/bid/96268 No Types Assigned http://www.securityfocus.com/bid/96268 Third Party Advisory, VDB Entry Changed CPE Configuration OR *cpe:2.3:a:zziplib_project:zziplib:0.13.62:*:*:*:*:*:*:* OR *cpe:2.3:a:zziplib_project:zziplib:0.13.56:*:*:*:*:*:*:* *cpe:2.3:a:zziplib_project:zziplib:0.13.57:*:*:*:*:*:*:* *cpe:2.3:a:zziplib_project:zziplib:0.13.58:*:*:*:*:*:*:* *cpe:2.3:a:zziplib_project:zziplib:0.13.59:*:*:*:*:*:*:* *cpe:2.3:a:zziplib_project:zziplib:0.13.60:*:*:*:*:*:*:* *cpe:2.3:a:zziplib_project:zziplib:0.13.61:*:*:*:*:*:*:* *cpe:2.3:a:zziplib_project:zziplib:0.13.62:*:*:*:*:*:*:* Added CPE Configuration OR *cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:* *cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* -
CVE Modified by [email protected]
Jan. 29, 2021
Action Type Old Value New Value Changed Description Heap-based buffer overflow in the __zzip_get32 function in fetch.c in zziplib 0.13.62 allows remote attackers to cause a denial of service (crash) via a crafted ZIP file. Heap-based buffer overflow in the __zzip_get32 function in fetch.c in zziplib 0.13.62, 0.13.61, 0.13.60, 0.13.59, 0.13.58, 0.13.57, 0.13.56 allows remote attackers to cause a denial of service (crash) via a crafted ZIP file. -
CVE Modified by [email protected]
Nov. 04, 2017
Action Type Old Value New Value Added Reference http://www.debian.org/security/2017/dsa-3878 [No Types Assigned] -
CVE Modified by [email protected]
Mar. 07, 2017
Action Type Old Value New Value Added Reference http://www.securityfocus.com/bid/96268 [No Types Assigned] -
Initial Analysis by [email protected]
Mar. 01, 2017
Action Type Old Value New Value Added CVSS V2 (AV:N/AC:M/Au:N/C:N/I:N/A:P) Added CVSS V3 AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H Changed Reference Type https://blogs.gentoo.org/ago/2017/02/09/zziplib-heap-based-buffer-overflow-in-__zzip_get32-fetch-c/ No Types Assigned https://blogs.gentoo.org/ago/2017/02/09/zziplib-heap-based-buffer-overflow-in-__zzip_get32-fetch-c/ Third Party Advisory, Exploit Changed Reference Type http://www.openwall.com/lists/oss-security/2017/02/14/3 No Types Assigned http://www.openwall.com/lists/oss-security/2017/02/14/3 Mailing List Added CWE CWE-119 Added CPE Configuration OR *cpe:2.3:a:zziplib_project:zziplib:0.13.62:*:*:*:*:*:*:*
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2017-5974
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2017-5974
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.16 }} 0.02%
score
0.51631
percentile