First published: Mon Jun 17 2024(Updated: )
Last updated 12 March 2025
Credit: cna@python.org cna@python.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/CPython | <3.12.4 | 3.12.4 |
redhat/CPython | <3.13.0 | 3.13.0 |
F5 BIG-IP and BIG-IQ Centralized Management | =17.5.0>=17.1.0<=17.1.2 | |
F5 BIG-IP and BIG-IQ Centralized Management | ||
debian/python2.7 | 2.7.18-8+deb11u1 | |
debian/python3.11 | 3.11.2-6+deb12u5 3.11.2-6+deb12u3 | |
debian/python3.12 | 3.12.10-1 | |
debian/python3.13 | 3.13.3-2 | |
debian/python3.9 | <=3.9.2-1 | 3.9.2-1+deb11u3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-4032 is considered a moderate severity vulnerability affecting the ipaddress module's classification of IPv4 and IPv6 addresses.
To fix CVE-2024-4032, ensure you upgrade to the appropriate versions of CPython or Python as specified in the vulnerability report.
CVE-2024-4032 affects CPython versions below 3.12.4 and 3.13.0.
Yes, Python 3.9 is impacted by CVE-2024-4032 if it is up to version 3.9.2-1.
CVE-2024-4032 affects the 'is_private' and 'is_global' properties of the ipaddress.IPv4Address and ipaddress.IPv6Address classes.