BIT-python-2024-4032

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/python/BIT-python-2024-4032.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-python-2024-4032
Aliases
Published
2024-06-20T11:17:24.961Z
Modified
2024-09-10T07:46:00.844Z
Summary
[none]
Details

The “ipaddress” module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as “globally reachable” or “private”. This affected the isprivate and isglobal 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 contains updated information from these registries and thus have the intended behavior.

References

Affected packages

Bitnami / python

Package

Name
python
Purl
pkg:bitnami/python

Severity

  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
3.12.0
Fixed
3.12.4
Introduced
3.11.0
Fixed
3.11.10
Introduced
3.10.0
Fixed
3.10.15
Introduced
3.9.0
Fixed
3.9.20
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.8.20