CVE Vulnerabilities

CVE-2024-11168

Server-Side Request Forgery (SSRF)

Published: Nov 12, 2024 | Modified: Jan 06, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
3.7 MODERATE
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
Ubuntu
MEDIUM

The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts ([]), allowing hosts that werent 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.

Weakness

The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Affected Software

Name Vendor Start Version End Version
Python2.7 Ubuntu esm-apps/focal *
Python2.7 Ubuntu esm-apps/jammy *
Python2.7 Ubuntu esm-infra-legacy/trusty *
Python2.7 Ubuntu esm-infra/bionic *
Python2.7 Ubuntu esm-infra/xenial *
Python2.7 Ubuntu focal *
Python2.7 Ubuntu jammy *
Python2.7 Ubuntu trusty/esm *
Python3.10 Ubuntu jammy *
Python3.11 Ubuntu jammy *
Python3.11 Ubuntu upstream *
Python3.12 Ubuntu upstream *
Python3.4 Ubuntu esm-infra-legacy/trusty *
Python3.4 Ubuntu trusty/esm *
Python3.5 Ubuntu esm-infra-legacy/trusty *
Python3.5 Ubuntu esm-infra/xenial *
Python3.5 Ubuntu trusty/esm *
Python3.6 Ubuntu esm-infra/bionic *
Python3.7 Ubuntu esm-apps/bionic *
Python3.8 Ubuntu focal *
Python3.9 Ubuntu esm-apps/focal *
Python3.9 Ubuntu focal *
Red Hat Enterprise Linux 8 RedHat python3-0:3.6.8-69.el8_10 *
Red Hat Enterprise Linux 8 RedHat python3-0:3.6.8-69.el8_10 *
Red Hat Enterprise Linux 9 RedHat python3.9-0:3.9.21-1.el9_5 *
Red Hat Enterprise Linux 9 RedHat python3.9-0:3.9.21-1.el9_5 *

References