CVE-2025-0938
概要

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.

公表日 2025年2月1日3:15
登録日 2025年2月2日4:00
最終更新日 2025年3月1日5:15
関連情報、対策とツール
共通脆弱性一覧