BIT-python-2024-11168

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/python/BIT-python-2024-11168.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-python-2024-11168
Aliases
Published
2024-12-10T11:25:45.323Z
Modified
2024-12-11T07:36:45.271Z
Summary
[none]
Details

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.

Database specific
{
    "cpes": [
        "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
    ],
    "severity": "Unknown"
}
References

Affected packages

Bitnami / python

Package

Name
python
Purl
pkg:bitnami/python

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.9.21
Introduced
3.10.0
Fixed
3.10.16
Introduced
3.11.0
Fixed
3.11.4