CVE-2025-8291 (CNNVD-202510-915)
中文标题:
Python 安全漏洞
英文标题:
ZIP64 End of Central Directory (EOCD) Locator record offset not checked
漏洞描述
中文描述:
Python是Python基金会的一套开源的、面向对象的程序设计语言。该语言具有可扩展、支持模块和包、支持多种平台等特点。 Python存在安全漏洞,该漏洞源于未验证ZIP64 EOCD定位器记录偏移值有效性,可能导致ZIP档案处理不一致。
英文描述:
The 'zipfile' module would not check the validity of the ZIP64 End of Central Directory (EOCD) Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be assumed to be the previous record in the ZIP archive. This could be abused to create ZIP archives that are handled differently by the 'zipfile' module compared to other ZIP implementations. Remediation maintains this behavior, but checks that the offset specified in the ZIP64 EOCD Locator record matches the expected value.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| Python Software Foundation | CPython | - | < 3.9.24 | - |
cpe:2.3:a:python_software_foundation:cpython:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
nvd.nist.gov
nvd.nist.gov
CVSS评分详情
3.1 (cna)
MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-8291 |
2025-11-11 15:23:37 | 2025-11-11 07:40:52 |
| NVD | nvd_CVE-2025-8291 |
2025-11-11 15:01:05 | 2025-11-11 07:48:39 |
| CNNVD | cnnvd_CNNVD-202510-915 |
2025-11-11 15:12:29 | 2025-11-11 08:00:21 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202510-915
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 4 -> 1
- references_count: 10 -> 12
- data_sources: ['cve'] -> ['cve', 'nvd']