CVE-2023-27043
Last modified
CVE-2023-27043 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 2.51% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Fedoraproject | Fedora | 38 |
| Fedoraproject | Fedora | 39 |
| Netapp | Active Iq Unified Manager | All versions |
| Netapp | Ontap Select Deploy Administration Utility | All versions |
| 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 |
References
- http://python.orgVendor Advisory
- https://github.com/python/cpython/issues/102988Exploit, Issue Tracking
- https://security.netapp.com/advisory/ntap-20230601-0003/Third Party Advisory
- http://python.orgVendor Advisory
- https://github.com/python/cpython/issues/102988Exploit, Issue Tracking
- https://security.netapp.com/advisory/ntap-20230601-0003/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-27043?
How severe is CVE-2023-27043?
How do I fix CVE-2023-27043?
Are you affected by CVE-2023-27043?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
