cpython/Lib/test/test_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-112795: Allow / folder in a zipfile (GH-112932) (#113789) 2024-01-07 01:45:37 +00:00
__init__.py
__main__.py
test_core.py [3.12] gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016) (GH-113912) 2024-01-11 11:24:29 +02:00