Skip to content

[3.9] gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016)#113915

Merged
ambv merged 1 commit into
python:3.9from
miss-islington:backport-66363b9-3.9
Jan 17, 2024
Merged

[3.9] gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016)#113915
ambv merged 1 commit into
python:3.9from
miss-islington:backport-66363b9-3.9

Conversation

@miss-islington

@miss-islington miss-islington commented Jan 10, 2024

Copy link
Copy Markdown
Contributor

Raise BadZipFile when try to read an entry that overlaps with other entry or
central directory.
(cherry picked from commit 66363b9)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…nGH-110016)

Raise BadZipFile when try to read an entry that overlaps with other entry or
central directory.
(cherry picked from commit 66363b9)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@ambv ambv merged commit a2c5999 into python:3.9 Jan 17, 2024
@miss-islington miss-islington deleted the backport-66363b9-3.9 branch January 2, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Development

Successfully merging this pull request may close these issues.

4 participants