Security Vulnerability Alert
Package: python v3.10.8
Vulnerability ID: BIT-python-2024-11168
Source: Open Source Vulnerabilities (OSV)
Severity:
Score: 0.0
Summary
Details
The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts ([]), allowing hosts that weren't IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.
References
Security Vulnerability Alert
Package:
pythonv3.10.8Vulnerability ID: BIT-python-2024-11168
Source: Open Source Vulnerabilities (OSV)
Severity:
Score: 0.0
Summary
Details
The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (
[]), allowing hosts that weren't IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.References