Fixed
Created: Aug 28, 2024
Updated: Oct 5, 2024
Resolved Date: Sep 29, 2024
Found In Version: 10.24.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 24
Component/s: Userspace
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.
CREATE(Triage):(User=admin) CVE-2024-8088 (https://nvd.nist.gov/vuln/detail/CVE-2024-8088)