Python是Python基金会的一套开源的、面向对象的程序设计语言。该语言具有可扩展、支持模块和包、支持多种平台等特点。 Python 3.12及之后版本存在安全漏洞,该漏洞源于tarfile模块提取过滤器功能允许修改提取目录外的文件元数据和权限。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Python Software Foundation | CPython | < 3.9.23 |
affected |
3.10.0< 3.10.18 |
affected | ||
3.11.0< 3.11.13 |
affected | ||
3.12.0< 3.12.11 |
affected | ||
3.13.0< 3.13.4 |
affected | ||
3.14.0a1< 3.14.0b3 |
affected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| Python Software Foundation | CPython | 0 ~ 3.9.23 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2025-4517 | 9.4 CRITICAL | Arbitrary writes via tarfile realpath overflow |
| CVE-2025-4138 | 7.5 HIGH | Bypassing extraction filter to create symlinks to arbitrary targets outside extraction dir |
| CVE-2025-4330 | 7.5 HIGH | Extraction filter bypass for linking outside extraction directory |
| CVE-2025-4435 | 7.5 HIGH | Tarfile extracts filtered members when errorlevel=0 |
No comments yet