漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Tarfile.extract() doesn't fully respect filter parameter
Vulnerability Description
In the Tarfile.extract() function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid despite the user passing filter='data' to the extract() function.
CVSS Information
N/A
Vulnerability Type
权限预留不恰当
Vulnerability Title
Python Software Foundation CPython 权限许可和访问控制问题漏洞
Vulnerability Description
Python Software Foundation CPython是Python Software Foundation基金会的编程语言解释器。 Python Software Foundation CPython 3.15.0之前版本存在权限许可和访问控制问题漏洞,该漏洞源于Tarfile.extract()函数在处理硬链接时未正确传递filter参数,可能导致用户即使指定filter='data',从不可信tar文件中提取内容时仍然写入具有意外uid/gid的文件。
CVSS Information
N/A
Vulnerability Type
N/A