CVE-2023-27043

NameCVE-2023-27043
DescriptionThe email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is granted only after verifying receipt of e-mail to a specific domain (e.g., only @company.example.com addresses may be used for signup). This occurs in email/_parseaddr.py in recent versions of Python.
SourceCVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)
Debian Bugs1059298, 1059299, 1072179

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
pypy3 (PTS)bullseye7.3.5+dfsg-2+deb11u2vulnerable
bullseye (security)7.3.5+dfsg-2+deb11u3vulnerable
bookworm7.3.11+dfsg-2+deb12u2vulnerable
sid, trixie7.3.17+dfsg-2vulnerable
python2.7 (PTS)bullseye2.7.18-8+deb11u1vulnerable
python3.11 (PTS)bookworm3.11.2-6+deb12u4vulnerable
bookworm (security)3.11.2-6+deb12u3vulnerable
python3.12 (PTS)sid, trixie3.12.7-3fixed
python3.9 (PTS)bullseye3.9.2-1vulnerable

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
pypy3source(unstable)(unfixed)1072179
python2.7source(unstable)(unfixed)
python3.10source(unstable)(unfixed)
python3.11source(unstable)(unfixed)1059298
python3.12source(unstable)3.12.6-11059299
python3.7source(unstable)(unfixed)
python3.9source(unstable)(unfixed)

Notes

[bookworm] - python3.11 <postponed> (Minor issue, wait until upstream has decided whether to backport to older branches)
[bullseye] - python3.9 <postponed> (Minor issue, wait until upstream has decided whether to backport to older branches)
[buster] - python3.7 <postponed> (Minor issue, wait until upstream has decided whether to backport to older branches)
[bullseye] - python2.7 <ignored> (Unsupported in Bullseye, only included to build a few applications)
[buster] - python2.7 <postponed> (Minor issue, wait until upstream has decided whether to backport to older branches)
[bookworm] - pypy3 <postponed> (Minor issue, wait until upstream has decided whether to backport to older branches)
[bullseye] - pypy3 <postponed> (Minor issue, wait until upstream has decided whether to backport to older branches)
[buster] - pypy3 <postponed> (Minor issue, wait until upstream has decided whether to backport to older branches)
https://github.com/python/cpython/issues/102988
https://github.com/python/cpython/commit/15068242bd4405475f70a81805a8895ca309a310 (v3.12.6)
https://github.com/python/cpython/commit/bc4a703a934a59657ecd018320ef990bc5542803 (v3.11.10)
https://github.com/python/cpython/commit/2a9273a0e4466e2f057f9ce6fe98cd8ce570331b (v3.10.15)
https://github.com/python/cpython/commit/ee953f2b8fc12ee9b8209ab60a2f06c603e5a624 (v3.9.20)

Search for package or bug name: Reporting problems