You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
This CVE record has been marked for NVD enrichment efforts.
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.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
CVE Modified by Python Software Foundation7/28/2024 10:15:10 AM
Action
Type
Old Value
New Value
Added
Reference
Python Software Foundation https://security.netapp.com/advisory/ntap-20240726-0004/ [No types assigned]
CVE Modified by Python Software Foundation6/17/2024 2:15:18 PM
Action
Type
Old Value
New Value
Added
Reference
Python Software Foundation http://www.openwall.com/lists/oss-security/2024/06/17/3 [No types assigned]
CVE Modified by Python Software Foundation6/17/2024 12:15:15 PM
Action
Type
Old Value
New Value
Added
Reference
Python Software Foundation https://github.com/python/cpython/commit/22adf29da8d99933ffed8647d3e0726edd16f7f8 [No types assigned]
Added
Reference
Python Software Foundation https://github.com/python/cpython/commit/40d75c2b7f5c67e254d0a025e0f2e2c7ada7f69f [No types assigned]
Added
Reference
Python Software Foundation https://github.com/python/cpython/commit/895f7e2ac23eff4743143beef0f0c5ac71ea27d3 [No types assigned]
Added
Reference
Python Software Foundation https://github.com/python/cpython/commit/ba431579efdcbaed7a96f2ac4ea0775879a332fb [No types assigned]
Added
Reference
Python Software Foundation https://github.com/python/cpython/commit/c62c9e518b784fe44432a3f4fc265fb95b651906 [No types assigned]
Added
Reference
Python Software Foundation https://github.com/python/cpython/commit/f86b17ac511e68192ba71f27e752321a3252cee3 [No types assigned]
New CVE Received from Python Software Foundation6/17/2024 11:15:52 AM
Action
Type
Old Value
New Value
Added
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.
Added
Reference
Python Software Foundation https://github.com/python/cpython/issues/113171 [No types assigned]
Added
Reference
Python Software Foundation https://github.com/python/cpython/pull/113179 [No types assigned]
Added
Reference
Python Software Foundation https://mail.python.org/archives/list/[email protected]/thread/NRUHDUS2IV2USIZM2CVMSFL6SCKU3RZA/ [No types assigned]
Added
Reference
Python Software Foundation https://www.iana.org/assignments/iana-ipv4-special-registry/iana-ipv4-special-registry.xhtml [No types assigned]
Added
Reference
Python Software Foundation https://www.iana.org/assignments/iana-ipv6-special-registry/iana-ipv6-special-registry.xhtml [No types assigned]
Quick Info
CVE Dictionary Entry: CVE-2024-4032 NVD
Published Date: 06/17/2024 NVD
Last Modified: 11/21/2024
Source: Python Software Foundation