Improper Input Validation The advisory has been revoked - it doesn't affect any version of package python3.11-idle  (opens in a new tab)


Threat Intelligence

EPSS
2.53% (83rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL9-PYTHON311IDLE-9436634
  • published15 Mar 2025
  • disclosed19 Apr 2023

Introduced: 19 Apr 2023

CVE-2023-27043  (opens in a new tab)
CWE-20  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:9.

NVD Description

Note: Versions mentioned in the description apply only to the upstream python3.11-idle package and not the python3.11-idle package as distributed by RHEL.

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.

References