漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Incorrect IPv4 and IPv6 private ranges
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 Information
N/A
Vulnerability Type
N/A
Vulnerability Title
cpython 安全漏洞
Vulnerability Description
cpython是Python基金会的用C语言实现的Python解释器。 CPython存在安全漏洞,该漏洞源于不会根据IANA Special-Purpose Address Registries的最新信息返回值。
CVSS Information
N/A
Vulnerability Type
N/A