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.
References
Configurations
No configuration.
History
29 Aug 2024, 21:35
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
CWE | CWE-697 |
28 Jul 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
20 Jun 2024, 12:44
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
17 Jun 2024, 18:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
17 Jun 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
17 Jun 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-06-17 15:15
Updated : 2024-08-29 21:35
NVD link : CVE-2024-4032
Mitre link : CVE-2024-4032
CVE.ORG link : CVE-2024-4032
JSON object : View
Products Affected
No product.
CWE
CWE-697
Incorrect Comparison