First published: Thu Aug 22 2024(Updated: )
There is a HIGH severity vulnerability affecting the CPython "zipfile" module. When iterating over names of entries in a zip archive (for example, methods of "zipfile.ZipFile" like "namelist()", "iterdir()", "extractall()", 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.
Affected Software | Affected Version | How to fix |
---|---|---|
CPython |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of REDHAT-BUG-2307370 is classified as HIGH.
To fix REDHAT-BUG-2307370, update the CPython software to the latest version that addresses this vulnerability.
REDHAT-BUG-2307370 affects systems running the CPython zipfile module.
Exploiting REDHAT-BUG-2307370 can cause an infinite loop during zip archive processing, leading to application hang or denial of service.
Currently, no official workaround for REDHAT-BUG-2307370 has been documented; users should apply updates as soon as they are available.