CVE-2024-4032
17.06.2024, 15:15
The ipaddress module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as globally reachable or private. This affected the is_private and is_global properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address, and ipaddress.IPv6Network classes, where values wouldnt be returned in accordance with the latest information from the IANA Special-Purpose Address Registries. CPython 3.12.4 and 3.13.0a6 contain updated information from these registries and thus have the intended behavior.Enginsight
Awaiting analysis
This vulnerability is currently awaiting analysis.

Debian Releases

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