◐ Shell
clean mode source ↗

gh-102988: Detect email address parsing errors and return empty tuple to indicate the parsing error (old API) by tdwyer · Pull Request #105127 · python/cpython

… tuple to indicate the parsing error (old API)

@tdwyer tdwyer changed the title gh-102988: Detect email address parsing errors and return empty tupleto indicate the parsing error (old API) gh-102988: Detect email address parsing errors and return empty tuple to indicate the parsing error (old API)

May 31, 2023

@gpshead

@gpshead

gpshead

CharlieZhao95

@tdwyer

@tdwyer

@gpshead

@tdwyer

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jul 10, 2023
… tuple to indicate the parsing error (old API) (pythonGH-105127)

Detect email address parsing errors and return empty tuple to indicate the parsing error (old API). This fixes or at least ameliorates CVE-2023-27043.

---------

(cherry picked from commit 18dfbd0)

Co-authored-by: Thomas Dwyer <github@tomd.tel>
Co-authored-by: Gregory P. Smith <greg@krypto.org>

gpshead added a commit that referenced this pull request

Jul 10, 2023
…y tuple to indicate the parsing error (old API) (GH-105127) (#106612)

gh-102988: Detect email address parsing errors and return empty tuple to indicate the parsing error (old API) (GH-105127)

Detect email address parsing errors and return empty tuple to indicate the parsing error (old API). This fixes or at least ameliorates CVE-2023-27043.

---------

(cherry picked from commit 18dfbd0)

Co-authored-by: Thomas Dwyer <github@tomd.tel>
Co-authored-by: Gregory P. Smith <greg@krypto.org>

mcepl

gpshead added a commit to gpshead/cpython that referenced this pull request

Jul 14, 2023

gpshead added a commit that referenced this pull request

Jul 21, 2023

gpshead added a commit to gpshead/cpython that referenced this pull request

Jul 21, 2023

gpshead added a commit that referenced this pull request

Jul 21, 2023