Skip to content

[3.6] bpo-33529, email: Fix infinite loop in email header encoding (GH-12020) #14162

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 1 commit into from
Jun 18, 2019
Merged

[3.6] bpo-33529, email: Fix infinite loop in email header encoding (GH-12020) #14162

merged 1 commit into from
Jun 18, 2019

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jun 17, 2019

(cherry picked from commit c1f5667)

https://bugs.python.org/issue33529

@vstinner
Copy link
Member Author

@ned-deily: Would you mind to merge this security fix into 3.6? This is a straightforward backport using git cherry-pick -x: there was no conflict. I checked locally that test_email pass. The change fix a denial-of-service in the email module.

@vstinner
Copy link
Member Author

@tirkarthi: Would you mind to have a look?

@ned-deily ned-deily merged commit 516a6a2 into python:3.6 Jun 18, 2019
@vstinner vstinner deleted the email_fold_dos_36 branch June 18, 2019 08:22
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