Alpaquita LinuxStreamSecurity Advisory
Search Cve

CVE-2024-11168

Published: November 13, 2024Last modified: June 4, 2025

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.

Severity score breakdown

ParameterValue
Base score3.7
Attack VectorNETWORK
Attack complexityHIGH
Privileges requiredNONE
User interactionNONE
ScopeUNCHANGED
ConfidentialityNONE
Integrity impactLOW
Availability impactNONE
VectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N

Notes

According to python changelogs the fix for this issue is shipped with python 3.11.4 and 3.12.0. So only 3.11.3 in 23-lts has ever been affected by this.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSpython3Fixed (3.11.4-r0)

References

ON THIS PAGE