cpython/Lib/zipfile
Miss Islington (bot) fa181fcf21
[3.12] gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016) (GH-113912)
Raise BadZipFile when try to read an entry that overlaps with other entry or
central directory.
(cherry picked from commit 66363b9a7b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2024-01-11 11:24:29 +02:00
..
_path [3.12] gh-106752: Sync with zipp 3.16.2 (GH-106757) (#106777) 2023-07-15 10:15:24 -04:00
__init__.py [3.12] gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016) (GH-113912) 2024-01-11 11:24:29 +02:00
__main__.py [3.12] gh-112578: Fix RuntimeWarning when running zipfile (GH-112579) (GH-112646) 2023-12-03 11:41:50 +00:00