DNA View

High Severity Vulnerability

This vulnerability has been rated as High severity. Immediate action is recommended.

CVE-2024-4032

High
Low Medium High Critical
7.5
CVSS Score
Published: Jun 17, 2024
Last Modified: Nov 03, 2025

Vulnerability 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.

CVSS Metrics

Common Vulnerability Scoring System

Vector String:

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
N
Attack Complexity
L
Privileges Required
N
User Interaction
N
Scope
U
Confidentiality
H
Integrity
N
Availability
N

Available Security Patches

4 patches available from vendors

View All Patches
Microsoft

2024-Jun-CVE-2024-4032

CVE-2024-4032: Incorrect IPv4 and IPv6 private ranges

Severity
Unknown
Released
Oct 22, 2025
Security Update
Microsoft

2024-Oct-CVE-2024-4032

CVE-2024-4032: None

Severity
Unknown
Released
Oct 01, 2025
Security Update
Microsoft

2025-Mar-CVE-2024-4032

CVE-2024-4032: None

Severity
Unknown
Released
Sep 04, 2025
Security Update
Oracle

CPUJAN2025

Oracle Critical Patch Update Advisory - January 2025

Severity
Critical
Released
Jan 21, 2025
Restart Required
Security Update

References & Resources

Severity Details

7.5
out of 10.0
High

Weakness Type (CWE)

CWE-697

Incorrect Comparison

Description
The product compares two entities in a security-relevant context, but the comparison is incorrect, which may lead to resultant weaknesses.
Typical Severity
Medium
Abstraction Level
Pillar

Key Information

Published Date
June 17, 2024