BIT-python-2023-41105

Import Source
https://github.com/bitnami/vulndb/tree/main/data/python/BIT-python-2023-41105.json
Aliases
Published
2024-03-06T11:03:03.060Z
Modified
2024-03-06T11:25:28.861Z
Summary
[none]
Details

An issue was discovered in Python 3.11 through 3.11.4. If a path containing '\0' bytes is passed to os.path.normpath(), the path will be truncated unexpectedly at the first '\0' byte. There are plausible cases in which an application would have rejected a filename for security reasons in Python 3.10.x or earlier, but that filename is no longer rejected in Python 3.11.x.

References

Affected packages

Bitnami / python

Package

Name
python

Affected ranges

Type
SEMVER
Events
Introduced
3.11.0
Fixed
3.11.4