发布时间: 2025年2月1日
修改时间: 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.
NVD | openEuler | |
---|---|---|
Confidentiality | None | |
Attack Vector | Network | Network |
CVSS评分 | 6.3 | 6.8 |
Attack Complexity | High | High |
Privileges Required | None | None |
Scope | Changed | |
Integrity | High | |
User Interaction | None | None |
Availability | None |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2025-1263 | python3 security update | 2025年2月21日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-5A | python3 | Unaffected |
KY3.5.2 | python3 | Fixed |
V6 | python3 | Fixed |