New GitHub issue #111239 from SharpMan:<br>

<hr>

<pre>
# Bug report

### Bug description:

A new version of zlib is out: 1.3 - https://zlib.net/

zlib 1.2.13 has [CVE-2023-45853](https://nvd.nist.gov/vuln/detail/CVE-2023-45853)
https://www.openwall.com/lists/oss-security/2023/10/20/9

minizip is part of the contrib directory in zlib, but we do not appear to use this API. The CVSS v3 score is 9.8.

We would rather patch Python to use the latest library because people will ask us about that CVE.



### CPython versions tested on:

3.11, 3.12, 3.13

### Operating systems tested on:

Linux, Windows
</pre>

<hr>

<a href="https://github.com/python/cpython/issues/111239">View on GitHub</a>
<p>Labels: type-bug</p>
<p>Assignee: </p>