Business information leak In python3
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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
alpine v3.21 | 3.12.6-r0 | ||
debian 12 | - | ||
debian 14 | 7.3.18+dfsg-1 | ||
debian 12 | 3.11.2-6+deb12u3 | ||
alpine v3.17 | 3.10.15-r0 | ||
alpine v3.18 | 3.11.10-r0 | ||
alpine v3.19 | 3.11.10-r0 | ||
alpine v3.20 | 3.12.6-r0 | ||
alpine v3.22 | 3.12.6-r0 | ||
debian 13 | 7.3.18+dfsg-1 |
1-10 of 25
10
Aliases
References