Skip to content

[3.11] gh-122905: Sanitize names in zipfile.Path. (GH-122906) - #122925

Merged
pablogsal merged 2 commits into
python:3.11from
jaraco:backport-9cd0326-3.11
Aug 19, 2024
Merged

[3.11] gh-122905: Sanitize names in zipfile.Path. (GH-122906)#122925
pablogsal merged 2 commits into
python:3.11from
jaraco:backport-9cd0326-3.11

Conversation

@jaraco

@jaracojaraco commented Aug 12, 2024

Copy link
Copy Markdown
Member

Ported from zipp 3.19.1; ref jaraco/zipp#119.
(cherry picked from commit 9cd0326)
)
Ported from zipp 3.19.1; ref jaraco/zippGH-119.
(cherry picked from commit 9cd0326)
Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
@jaraco

Copy link
Copy Markdown
MemberAuthor

@pablogsal I'm interested in your review to confirm that you agree this change addresses a security issue per the release policy.

@pablogsalpablogsal left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM approved!

@pablogsal
pablogsal merged commit 795f259 into python:3.11Aug 19, 2024
@jaraco
jaraco deleted the backport-9cd0326-3.11 branch August 19, 2024 23:37
jaraco added a commit to jaraco/cpython that referenced this pull request Aug 19, 2024
…nGH-122906) (pythonGH-122925)
* pythongh-122905: Sanitize names in zipfile.Path. (pythonGH-122906)
Ported from zipp 3.19.1; ref jaraco/zippGH-119.
(cherry picked from commit 9cd0326)
* [3.11] pythongh-122905: Sanitize names in zipfile.Path. (pythonGH-122906)
Ported from zipp 3.19.1; ref jaraco/zippGH-119.
(cherry picked from commit 9cd0326)
(cherry picked from commit 795f259)
Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
@bedevere-app

Copy link
Copy Markdown

GH-123160 is a backport of this pull request to the 3.10 branch.

jaraco added a commit to jaraco/cpython that referenced this pull request Aug 19, 2024
…GH-122906) (pythonGH-122925)
* pythongh-122905: Sanitize names in zipfile.Path. (pythonGH-122906)
Ported from zipp 3.19.1; ref jaraco/zippGH-119.
(cherry picked from commit 9cd0326)
* [3.11] pythongh-122905: Sanitize names in zipfile.Path. (pythonGH-122906)
Ported from zipp 3.19.1; ref jaraco/zippGH-119.
(cherry picked from commit 9cd0326)
(cherry picked from commit 795f259)
Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
pablogsal pushed a commit that referenced this pull request Aug 22, 2024
[3.10] [3.11] gh-122905: Sanitize names in zipfile.Path. (GH-122906) (GH-122925)
* gh-122905: Sanitize names in zipfile.Path. (GH-122906)
Ported from zipp 3.19.1; ref jaraco/zippGH-119.
(cherry picked from commit 9cd0326)
* [3.11] gh-122905: Sanitize names in zipfile.Path. (GH-122906)
Ported from zipp 3.19.1; ref jaraco/zippGH-119.
(cherry picked from commit 9cd0326)
(cherry picked from commit 795f259)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@jaraco@pablogsal