CVE-2023-45853
MiniZip zlib Heap-Based Buffer Overflow
Description
MiniZip in zlib through 1.3 has an integer overflow and resultant heap-based buffer overflow in zipOpenNewFileInZip4_64 via a long filename, comment, or extra field. NOTE: MiniZip is not a supported part of the zlib product. NOTE: pyminizip through 0.2.6 is also vulnerable because it bundles an affected zlib version, and exposes the applicable MiniZip code through its compress API.
INFO
Published Date :
Oct. 14, 2023, 2:15 a.m.
Last Modified :
Aug. 1, 2024, 1:44 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.9
Exploitability Score :
3.9
Public PoC/Exploit Available at Github
CVE-2023-45853 has a 18 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-2023-45853
.
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).
Fluentbit container image built as small as possible with security in mind
docker-image dockerfile fluent-bit
Dockerfile
None
None
Dockerfile Roff Java
None
Dockerfile Python
None
Dockerfile Python HTML
None
Go Dockerfile
Clone of https://r.jina.ai which is deployable locally
JavaScript TypeScript
silence negligible CVE alerts using LLM
llm trivy vex
Dockerfile Makefile Go
None
HCL
Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/
llm proxy
TypeScript JavaScript
None
Python Dockerfile Shell HCL
None
asp-net-core csharp docker dockerfile javascript react webapi docker-compose
C# Dockerfile HTML JavaScript CSS
Debian package for zlib 1.3
None
HTML
NekoQuiz 是一个 CTF 问答题通用框架,对 USTC Hackergame 猫咪问答/猫咪小测 的仿制。
ctf ctf-challenges quiz quiz-game ctf-platform
Rust HTML Shell Dockerfile
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2023-45853
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2023-45853
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 134c704f-9b21-4f2e-91b3-4a467353bcc0
Aug. 01, 2024
Action Type Old Value New Value Added CWE CISA-ADP CWE-190 Added CVSS V3.1 CISA-ADP AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H -
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
CVE Modified by [email protected]
Jan. 24, 2024
Action Type Old Value New Value Added Reference MITRE http://www.openwall.com/lists/oss-security/2024/01/24/10 [No types assigned] -
CVE Modified by [email protected]
Jan. 15, 2024
Action Type Old Value New Value Added Reference MITRE https://security.gentoo.org/glsa/202401-18 [No types assigned] -
CVE Modified by [email protected]
Dec. 16, 2023
Action Type Old Value New Value Changed Description MiniZip in zlib through 1.3 has an integer overflow and resultant heap-based buffer overflow in zipOpenNewFileInZip4_64 via a long filename, comment, or extra field. NOTE: MiniZip is not a supported part of the zlib product. MiniZip in zlib through 1.3 has an integer overflow and resultant heap-based buffer overflow in zipOpenNewFileInZip4_64 via a long filename, comment, or extra field. NOTE: MiniZip is not a supported part of the zlib product. NOTE: pyminizip through 0.2.6 is also vulnerable because it bundles an affected zlib version, and exposes the applicable MiniZip code through its compress API. Added Reference MITRE https://pypi.org/project/pyminizip/#history [No types assigned] -
CVE Modified by [email protected]
Nov. 30, 2023
Action Type Old Value New Value Added Reference MITRE https://security.netapp.com/advisory/ntap-20231130-0009/ [No types assigned] -
CVE Modified by [email protected]
Nov. 28, 2023
Action Type Old Value New Value Added Reference MITRE https://lists.debian.org/debian-lts-announce/2023/11/msg00026.html [No types assigned] -
CVE Modified by [email protected]
Oct. 20, 2023
Action Type Old Value New Value Added Reference http://www.openwall.com/lists/oss-security/2023/10/20/9 [No Types Assigned] -
Initial Analysis by [email protected]
Oct. 19, 2023
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Changed Reference Type https://chromium.googlesource.com/chromium/src/+/d709fb23806858847131027da95ef4c548813356 No Types Assigned https://chromium.googlesource.com/chromium/src/+/d709fb23806858847131027da95ef4c548813356 Mailing List, Patch Changed Reference Type https://chromium.googlesource.com/chromium/src/+/de29dd6c7151d3cd37cb4cf0036800ddfb1d8b61 No Types Assigned https://chromium.googlesource.com/chromium/src/+/de29dd6c7151d3cd37cb4cf0036800ddfb1d8b61 Mailing List, Patch Changed Reference Type https://github.com/madler/zlib/blob/ac8f12c97d1afd9bafa9c710f827d40a407d3266/contrib/README.contrib#L1-L4 No Types Assigned https://github.com/madler/zlib/blob/ac8f12c97d1afd9bafa9c710f827d40a407d3266/contrib/README.contrib#L1-L4 Product Changed Reference Type https://github.com/madler/zlib/pull/843 No Types Assigned https://github.com/madler/zlib/pull/843 Issue Tracking, Patch Changed Reference Type https://www.winimage.com/zLibDll/minizip.html No Types Assigned https://www.winimage.com/zLibDll/minizip.html Product Added CWE NIST CWE-190 Added CPE Configuration OR *cpe:2.3:a:zlib:zlib:*:*:*:*:*:*:*:* versions up to (including) 1.3
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2023-45853
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-2023-45853
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.31 }} 0.17%
score
0.70440
percentile