SSRF in Python Software Foundation Cpython
CVE-2024-11168
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 processe…
Vulnerability class: SSRF (Server-Side Request Forgery)
EPSS: 0.007 (47.3th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 3.7 (Low). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N.
Affected products
- Python Software Foundation Cpython — versions 0, 3.10.0, 3.11.0
Weakness classification (CWE)
References
- cna@python.org (patch)
- cna@python.org (patch)
- cna@python.org (issue-tracking)
- cna@python.org (vendor-advisory)
- cna@python.org (patch)
- cna@python.org (patch)
- cna@python.org (patch)
- af854a3a-2127-422b-91ae-364da2661108
- af854a3a-2127-422b-91ae-364da2661108
Frequently asked questions
- What is CVE-2024-11168?
- CVE-2024-11168 is a low-severity vulnerability in Python Software Foundation Cpython, classified under Server-Side Request Forgery (SSRF). CVSS score: 3.7/10. Published 2024-11-12.
- How severe is CVE-2024-11168?
- Low severity. CVSS v3 base score is 3.7 out of 10.