Skip to content

Commit

Permalink
[3.12] [CVE-2023-27043] pythongh-102988: Reject malformed addresses i…
Browse files Browse the repository at this point in the history
…n email.parseaddr() (pythonGH-111116)

Detect email address parsing errors and return empty tuple to
indicate the parsing error (old API). Add an optional 'strict'
parameter to getaddresses() and parseaddr() functions. Patch by
Thomas Dwyer.

(cherry picked from commit 4a153a1)

Co-authored-by: Victor Stinner <[email protected]>
Co-Authored-By: Thomas Dwyer <[email protected]>
  • Loading branch information
3 people committed Sep 6, 2024
1 parent 6df5e8f commit 8f0b2e1
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 8f0b2e1

Please sign in to comment.