cpython/Misc/NEWS.d/next/Library/2023-09-28-13-15-51.gh-issu...

4 lines
158 B
ReStructuredText

Protect :mod:`zipfile` from "quoted-overlap" zipbomb. It now raises
BadZipFile when try to read an entry that overlaps with other entry or
central directory.