支持本站 — 捐款将帮助我们持续运营

目标: 1000 元,已筹: 1000

100.0%
获取后续新漏洞提醒登录后订阅
一、 漏洞 CVE-2025-4138 基础信息
漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of "data" or "tar". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter  for more information. Note that for Python 3.14 or later the default value of filter= changed from "no filtering" to `"data", so if you are relying on this new default behavior then your usage is also affected. Note that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it's important to avoid installing source distributions with suspicious links.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Python 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Python是Python基金会的一套开源的、面向对象的程序设计语言。该语言具有可扩展、支持模块和包、支持多种平台等特点。 Python 3.12及之后版本存在安全漏洞,该漏洞源于提取过滤器可被忽略,可能导致符号链接指向目标目录外和修改文件元数据。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD
受影响产品
厂商产品影响版本CPE订阅
Python Software FoundationCPython 0 ~ 3.10.18 -
二、漏洞 CVE-2025-4138 的公开POC
#POC 描述源链接神龙链接
1CVE-2025-4138 / CVE-2025-4517 — Python tarfile PATH_MAX Symlink Filter Bypass https://github.com/DesertDemons/CVE-2025-4138-4517-POCPOC详情
2CVE-2025-4138 - Python Arbitrary file write outside extraction directoryhttps://github.com/thefizzyfish/CVE-2025-4138_tarfile_filter_bypassPOC详情
3A Python script to generate a malicious tar archive that exploits CVE-2025-4138 / CVE-2025-4517.https://github.com/kyakei/CVE-2025-4138-pocPOC详情
4Tarfile module directory traversal vulnerability ( with overflow crossed Directory ) --> Lead to Privilege escalation https://github.com/localh0ste/CVE-2025-4138POC详情
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC
三、漏洞 CVE-2025-4138 的情报信息
Please 登录 to view more intelligence information
四、漏洞 CVE-2025-4138 的评论

暂无评论


发表评论