• CVE-2025-0938

发布时间: 2025年2月21日

修改时间: 2025年2月21日

概要

The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.

CVSS v3 指标

NVD openEuler
Confidentiality None
Attack Vector Network
CVSS评分 N/A 6.8
Attack Complexity High
Privileges Required None
Scope Changed
Integrity High
User Interaction None
Availability None

安全公告

公告名 概要 发布时间
KylinSec-SA-2025-1263 python3 security update 2025年3月6日

影响产品

产品 状态
V6 python3 Fixed
KY3.5.3 python3 Fixed