Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

[3.6] bpo-38576: Disallow control characters in hostnames in http.client (GH-18995)#19002

Merged
ned-deily merged 1 commit into
python:3.6python/cpython:3.6from
miss-islington:backport-9165add-3.6miss-islington/cpython:backport-9165add-3.6Copy head branch name to clipboard
Mar 14, 2020
Merged

[3.6] bpo-38576: Disallow control characters in hostnames in http.client (GH-18995)#19002
ned-deily merged 1 commit into
python:3.6python/cpython:3.6from
miss-islington:backport-9165add-3.6miss-islington/cpython:backport-9165add-3.6Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Mar 14, 2020

Copy link
Copy Markdown
Contributor

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

Co-authored-by: Ashwin Ramaswami aramaswamis@gmail.com

https://bugs.python.org/issue38576

…ythonGH-18995)

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

Co-authored-by: Ashwin Ramaswami <aramaswamis@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@epicfaace and @gpshead: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

Sorry, I can't merge this PR. Reason: You're not authorized to push to this branch. Visit https://help.github.com/articles/about-protected-branches/ for more information..

@miss-islington

Copy link
Copy Markdown
Contributor Author

@epicfaace and @gpshead: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

Sorry, I can't merge this PR. Reason: You're not authorized to push to this branch. Visit https://help.github.com/articles/about-protected-branches/ for more information..

@ned-deily ned-deily merged commit 83fc701 into python:3.6 Mar 14, 2020
@miss-islington miss-islington deleted the backport-9165add-3.6 branch March 14, 2020 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error type-security A security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.