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-08-26T08:35:36.505Z
Modified
2024-09-05T19:47:50.461Z
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
0Unknown introduced version / All previous versions are affected
Fixed
3.13.0