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.
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Red Hat Enterprise Linux 8 | RedHat | python39:3.9-8100020240826142629.d47b87a4 | * |
Red Hat Enterprise Linux 8 | RedHat | python39-devel:3.9-8100020240826142629.d47b87a4 | * |
Red Hat Enterprise Linux 8 | RedHat | python3.12-0:3.12.5-2.el8_10 | * |
Red Hat Enterprise Linux 8 | RedHat | python3.11-0:3.11.9-7.el8_10 | * |
Red Hat Enterprise Linux 9 | RedHat | python3.12-0:3.12.5-2.el9 | * |
Red Hat Enterprise Linux 9 | RedHat | python3.11-0:3.11.9-7.el9 | * |
Red Hat Enterprise Linux 9 | RedHat | python3.9-0:3.9.19-8.el9 | * |
Red Hat Enterprise Linux 9 | RedHat | python3.9-0:3.9.19-8.el9 | * |
Python3.10 | Ubuntu | jammy | * |
Python3.12 | Ubuntu | noble | * |
Python3.12 | Ubuntu | upstream | * |
Python3.13 | Ubuntu | upstream | * |
Python3.8 | Ubuntu | focal | * |