Improper resource allocation In python3
Description
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, methods of "zipfile.Path" like "namelist()", "iterdir()", etc) the process can be put into an infinite loop with a maliciously crafted zip archive. This defect applies when reading only metadata or extracting the contents of the zip archive. Programs that are not handling user-controlled zip archives are not affected.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
debian 13 | 3.13.0~rc2-1 | ||
alpine v3.18 | 3.11.8-r1 | ||
alpine v3.17 | 3.10.14-r2 | ||
alpine v3.19 | 3.11.9-r1 | ||
alpine v3.20 | 3.12.3-r2 | ||
alpine v3.21 | 3.12.5-r1 | ||
alpine v3.22 | 3.12.5-r1 | ||
debian 12 | - | ||
debian 13 | 7.3.18+dfsg-1 | ||
debian 14 | 7.3.18+dfsg-1 |
1-10 of 26
10
Aliases
References