漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
tarfile opened in streaming mode mishandles EOF
Vulnerability Description
When using the "tarfile" module with a file opened in "streaming mode" (mode="r|") the tarfile module did not properly handle EOF, making archive parsing take exponentially longer.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Vulnerability Type
未加检查的返回值
Vulnerability Title
Python 异常处理不当漏洞
Vulnerability Description
Python Software Foundation CPython是Python Software Foundation基金会的编程语言解释器。 Python存在安全漏洞,该漏洞源于tarfile模块在使用流模式打开文件时未正确处理EOF,可能导致无限循环解析存档。
CVSS Information
N/A
Vulnerability Type
N/A