◐ Shell
clean mode source ↗

[3.3][security] bpo-26657: Fix Windows directory traversal vulnerability with http.se… by vstinner · Pull Request #2860 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

ned-deily

merged 1 commit into

python:3.3from

vstinner:http_traversal

Jul 26, 2017

Conversation

@vstinner

@vstinner vstinner commented

Jul 25, 2017

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

…rver (#782)

Based on patch by Philipp Hagemeister. This fixes a regression caused by
revision f4377699fd47.

(cherry picked from commit d274b3f)
(cherry picked from commit 6f6bc1d)

https://bugs.python.org/issue26657

…rver (#782)

Based on patch by Philipp Hagemeister.  This fixes a regression caused by
revision f4377699fd47.

(cherry picked from commit d274b3f)
(cherry picked from commit 6f6bc1d)

@vstinner vstinner added the type-security

A security issue

label

Jul 25, 2017

@ned-deily ned-deily merged commit 7b92f9f into python:3.3

Jul 26, 2017

@vstinner vstinner deleted the http_traversal branch

July 26, 2017 12:07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

type-security

A security issue

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @ned-deily @the-knights-who-say-ni