BIT-python-2025-0938

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/python/BIT-python-2025-0938.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-python-2025-0938
Aliases
Published
2025-02-06T07:20:20.901Z
Modified
2025-02-06T11:12:01.831566Z
Summary
[none]
Details

The Python standard library functions urllib.parse.urlsplit and urlparse accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.

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.12.9
Introduced
3.13.0
Fixed
3.13.2