Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

[3.8] [CVE-2023-27043] gh-102988: Reject malformed addresses in email.parseaddr() (GH-111116)#123770

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ambv merged 2 commits intopython:3.8fromencukou:backport-4a153a1-3.8
Sep 6, 2024

Conversation

encukou
Copy link
Member

@encukouencukou commentedSep 6, 2024
edited by bedevere-appbot
Loading

vstinnerand others added2 commitsSeptember 6, 2024 12:53
… email.parseaddr() (pythonGH-111116)Detect email address parsing errors and return empty tuple toindicate the parsing error (old API). Add an optional 'strict'parameter to getaddresses() and parseaddr() functions. Patch byThomas Dwyer.(cherry picked from commit4a153a1)Co-authored-by: Victor Stinner <vstinner@python.org>Co-Authored-By: Thomas Dwyer <github@tomd.tel>
@encukouencukou requested a review froma team as acode ownerSeptember 6, 2024 10:56
@bedevere-appbedevere-appbot added type-bugAn unexpected behavior, bug, or error type-securityA security issue labelsSep 6, 2024
@ambvambv merged commit4d069d5 intopython:3.8Sep 6, 2024
13 of 14 checks passed
@encukouencukou deleted the backport-4a153a1-3.8 branchSeptember 6, 2024 11:18
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
type-bugAn unexpected behavior, bug, or errortype-securityA security issue
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@encukou@ambv@vstinner

[8]ページ先頭

©2009-2025 Movatter.jp