CVE-2024-11168

Published
View on NVD ↗
CVSS v3
3.7
LOW
CVSS v2
N/A
Affected
1
PROJECT

Description

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.

The Python programming language
GitHubGitHub
73.4K