diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-07-10 23:38:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-10 23:38:42 (GMT) |
commit | 30870c834ce0e47cc689b56aed7ac468f6e1c1ad (patch) | |
tree | 1634c849963f7a0720fea66ab0ca840a19d0b966 /Python/sysmodule.c | |
parent | 90ea3be6fbee1520dd3e9344c71123e15fcbe6f2 (diff) | |
download | cpython-30870c834ce0e47cc689b56aed7ac468f6e1c1ad.zip cpython-30870c834ce0e47cc689b56aed7ac468f6e1c1ad.tar.gz cpython-30870c834ce0e47cc689b56aed7ac468f6e1c1ad.tar.bz2 |
[3.12] gh-102988: Detect email address parsing errors and return empty 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 18dfbd035775c15533d13a98e56b1d2bf5c65f00)
Co-authored-by: Thomas Dwyer <github@tomd.tel>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions