CVE Database
/

CVE-2024-4032

Back to search

CVE-2024-4032

Published: Jun 17, 2024

Modified: Nov 3, 2025

PUBLISHED

Description

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 wouldn’t 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.

VendorProductVersions

Python Software Foundation

CPython

affected
0 - < 3.8.20
affected
3.9.0 - < 3.9.20
affected
3.10.0 - < 3.10.15
affected
3.11.0 - < 3.11.10
affected
3.12.0 - < 3.12.4

+1 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now