CVE-2024-4032
Public on 2024-06-17
Modified on 2024-06-18
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.
CPython 3.12.4 and 3.13.0a6 contain updated information from these registries and thus have the intended behavior.
Severity
CVSS v3 Base Score
See breakdown
Affected Packages
Platform | Package | Release Date | Advisory | Status |
---|---|---|---|---|
Amazon Linux 2 - Core | python-ipaddress | Pending Fix | ||
Amazon Linux 2 - Core | python-pip | Pending Fix | ||
Amazon Linux 2 - Core | python3 | Pending Fix | ||
Amazon Linux 2023 | python3.11 | Pending Fix | ||
Amazon Linux 2023 | python3.9 | Pending Fix | ||
Amazon Linux 1 | python35 | No Fix Planned | ||
Amazon Linux 1 | python36 | No Fix Planned | ||
Amazon Linux 2 - Python3.8 Extra | python38 | Pending Fix | ||
Amazon Linux 2 - Python3.8 Extra | python38-pip | Pending Fix |
CVSS Scores
Score Type | Score | Vector | |
---|---|---|---|
Amazon Linux | CVSSv3 | 3.3 | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L |
NVD | CVSSv3 | 7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |