CVE-2024-11168

Summary

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.

Affected Software

VendorProductVersion RangeStatus
Python Software FoundationCPython0 < 3.9.21affected
Python Software FoundationCPython3.10.0 < 3.10.16affected
Python Software FoundationCPython3.11.0 < 3.11.4affected
Python Software FoundationCPython3.12.0a1 < 3.12.0b1affected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: total

CVE Program Container

Additional References

References