Skip to content
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

bpo-43124: Fix smtplib multiple CRLF injection #25987

Merged
merged 3 commits into from Aug 29, 2021
Merged

Conversation

miguendes
Copy link
Contributor

@miguendes miguendes commented May 8, 2021

@ned-deily
Copy link
Member

Thanks for the PR! Can someone from @python/email-team take a look at it?

@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Jun 21, 2021
Lib/smtplib.py Outdated Show resolved Hide resolved
@ambv ambv removed the stale Stale PR or inactive for long period of time. label Aug 29, 2021
@ambv ambv merged commit 0897253 into python:main Aug 29, 2021
@miss-islington
Copy link
Contributor

Thanks @miguendes for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7, 3.8, 3.9, 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 29, 2021
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 0897253)

Co-authored-by: Miguel Brito <5544985+miguendes@users.noreply.github.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Aug 29, 2021
@bedevere-bot
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 29, 2021
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 0897253)

Co-authored-by: Miguel Brito <5544985+miguendes@users.noreply.github.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Aug 29, 2021
@bedevere-bot
Copy link

GH-28035 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 29, 2021
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 0897253)

Co-authored-by: Miguel Brito <5544985+miguendes@users.noreply.github.com>
@bedevere-bot
Copy link

GH-28036 is a backport of this pull request to the 3.8 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.8 only security fixes label Aug 29, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 29, 2021
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 0897253)

Co-authored-by: Miguel Brito <5544985+miguendes@users.noreply.github.com>
@bedevere-bot
Copy link

GH-28037 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 29, 2021
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 0897253)

Co-authored-by: Miguel Brito <5544985+miguendes@users.noreply.github.com>
@bedevere-bot
Copy link

GH-28038 is a backport of this pull request to the 3.6 branch.

miss-islington added a commit that referenced this pull request Aug 29, 2021
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 0897253)

Co-authored-by: Miguel Brito <5544985+miguendes@users.noreply.github.com>
ambv pushed a commit that referenced this pull request Aug 29, 2021
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 0897253)

Co-authored-by: Miguel Brito <5544985+miguendes@users.noreply.github.com>
ambv pushed a commit that referenced this pull request Aug 29, 2021
…8036)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 0897253)

Co-authored-by: Miguel Brito <5544985+miguendes@users.noreply.github.com>
ned-deily pushed a commit that referenced this pull request Aug 30, 2021
…8037)

Co-authored-by: Miguel Brito <5544985+miguendes@users.noreply.github.com>

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 0897253)
ned-deily pushed a commit that referenced this pull request Aug 30, 2021
…8038)

Co-authored-by: Miguel Brito <5544985+miguendes@users.noreply.github.com>

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 0897253)
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull request Aug 31, 2021
…onGH-28038)

Co-authored-by: Miguel Brito <5544985+miguendes@users.noreply.github.com>

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 0897253)

(updated for 2.7 by Michał Górny)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-security A security issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants