BIT-python-2024-8088

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/python/BIT-python-2024-8088.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-python-2024-8088
Aliases
Published
2024-09-16T12:03:43.161Z
Modified
2024-09-16T12:30:26.795Z
Summary
[none]
Details

There is a HIGH severity vulnerability affecting the CPython "zipfile"module affecting "zipfile.Path". Note that the more common API "zipfile.ZipFile" class is unaffected.When iterating over names of entries in a zip archive (for example, methodsof "zipfile.Path" like "namelist()", "iterdir()", etc)the process can be put into an infinite loop with a maliciously craftedzip archive. This defect applies when reading only metadata or extractingthe contents of the zip archive. Programs that are not handlinguser-controlled zip archives are not affected.

References

Affected packages

Bitnami / python

Package

Name
python
Purl
pkg:bitnami/python

Affected ranges

Type
SEMVER
Events
Introduced
3.12.0
Fixed
3.12.6
Introduced
3.11.0
Fixed
3.11.10
Introduced
3.10.0
Fixed
3.10.15
Introduced
3.9.0
Fixed
3.9.20
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.8.20