BIT-python-2023-41105

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/python/BIT-python-2023-41105.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-python-2023-41105
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
Purl
pkg:bitnami/python

Severity

  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
3.11.0
Fixed
3.11.4