Vulnerability Information
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.
Vulnerability Title
Poetry: Path traversal in tar extraction on Python 3.10.0 - 3.10.12 and 3.11.0 - 3.11.4
Vulnerability Description
Poetry is a dependency manager for Python. Prior to 2.3.4, the extractall() function in src/poetry/utils/helpers.py:410-426 extracts sdist tarballs without path traversal protection on Python versions where tarfile.data_filter is unavailable. Considering only Python versions which are still supported by Poetry, these are 3.10.0 - 3.10.12 and 3.11.0 - 3.11.4. This vulnerability is fixed in 2.3.4.
CVSS Information
N/A
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
Poetry 路径遍历漏洞
Vulnerability Description
Poetry是Poetry开源的一款Python中用于依赖管理和打包的工具。 Poetry 2.3.4之前版本存在路径遍历漏洞,该漏洞源于extractall函数在tarfile.data_filter不可用的Python版本上提取sdist tarball时缺乏路径遍历保护。
CVSS Information
N/A
Vulnerability Type
N/A