• CVE-2024-8088

发布时间: 2024年9月5日

修改时间: 2024年9月6日

概要

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.

CVSS v3 指标

NVD openEuler
CVSS评分 8.7 7.5
Attack Vector Network Network
Attack Complexity Low Low
Privileges Required None None
User Interaction None None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

安全公告

公告名 概要 发布时间
KylinSec-SA-2024-3626 python3 security update 2024年9月6日

影响产品

产品 状态
KY3.4-5A python3 Unaffected
KY3.5.2 python3 Fixed
V6 python3 Fixed