CVE-2023-27043
19.04.2023, 00:15
The 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.Enginsight
Vendor | Product | Version |
---|---|---|
netapp | active_iq_unified_manager | - |
netapp | active_iq_unified_manager | - |
netapp | ontap_select_deploy_administration_utility | - |
python | python | 𝑥 ≤ 2.7.18 |
python | python | 3.0 ≤ 𝑥 < 3.8.20 |
python | python | 3.9.0 ≤ 𝑥 < 3.9.20 |
python | python | 3.10.0 ≤ 𝑥 < 3.10.15 |
python | python | 3.11.0 ≤ 𝑥 < 3.11.10 |
python | python | 3.12.0 ≤ 𝑥 < 3.12.6 |
𝑥
= Vulnerable software versions

Debian Releases
Debian Product | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
pypy3 |
| ||||||||||||
python2.7 |
| ||||||||||||
python3.11 |
| ||||||||||||
python3.12 |
| ||||||||||||
python3.9 |
|

Ubuntu Releases
Ubuntu Product | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
python2.7 |
| ||||||||||||||||||||
python3.10 |
| ||||||||||||||||||||
python3.11 |
| ||||||||||||||||||||
python3.12 |
| ||||||||||||||||||||
python3.13 |
| ||||||||||||||||||||
python3.4 |
| ||||||||||||||||||||
python3.5 |
| ||||||||||||||||||||
python3.6 |
| ||||||||||||||||||||
python3.7 |
| ||||||||||||||||||||
python3.8 |
| ||||||||||||||||||||
python3.9 |
|
Common Weakness Enumeration
References