Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.5] closes bpo-38576: Disallow control characters in hostnames in h… #19300

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 20, 2020
Merged

[3.5] closes bpo-38576: Disallow control characters in hostnames in h… #19300

merged 4 commits into from
Jun 20, 2020

Conversation

tapakund
Copy link

@tapakund tapakund commented Apr 2, 2020

…ttp.client.

Add host validation for control characters for more
CVE-2019-18348 protection.
(cherry picked from commit 83fc701)

Co-authored-by: Ashwin Ramaswami [email protected]

Signed-off-by: Tapas Kundu [email protected]

https://bugs.python.org/issue38576

…ttp.client.

Add host validation for control characters for more
CVE-2019-18348 protection.
(cherry picked from commit 83fc701)

Co-authored-by: Ashwin Ramaswami <[email protected]>

Signed-off-by: Tapas Kundu <[email protected]>
@tapakund
Copy link
Author

tapakund commented Apr 2, 2020

This is same as #19231 @epicfaace @gpshead pls review.

@tapakund
Copy link
Author

tapakund commented Jun 5, 2020

Ping @larryhastings : Please help to review the backport to 3.5 of a security fix. Thanks!

@tapakund
Copy link
Author

@larryhastings the build status isn't clear. I would need help fixing it(if a fix is needed).

@larryhastings
Copy link
Contributor

There's some sort of ongoing communication problem between Travis CI and Github. It doesn't happen frequently, so if you just re-run the Travis CI check it'll usually work fine the second time. By merging a different PR, that caused this PR to be out-of-date, and updating it meant I could run Travis CI again, and now everything is fine.

@larryhastings larryhastings merged commit 09d8172 into python:3.5 Jun 20, 2020
@bedevere-bot
Copy link

@larryhastings: Please replace # with GH- in the commit message next time. Thanks!

Sign up for free to 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.

5 participants