漏洞标题
在扫描特殊设计的本地 PyPI 包时,任意文件写入
漏洞描述信息
扫描特殊构造的本地 PyPI 包时,会发生任意文件写入漏洞
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
Arbitrary file write when scanning a specially-crafted local PyPI package
漏洞描述信息
GuardDog is a CLI tool to identify malicious PyPI packages. Versions prior to 0.1.5 are vulnerable to Relative Path Traversal when scanning a specially-crafted local PyPI package. Running GuardDog against a specially-crafted package can allow an attacker to write an arbitrary file on the machine where GuardDog is executed due to a path traversal vulnerability when extracting the .tar.gz file of the package being scanned, which exists by design in the tarfile.TarFile.extractall function. This issue is patched in version 0.1.5.
CVSS信息
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:L
漏洞类别
相对路径遍历
漏洞标题
GuardDog 路径遍历漏洞
漏洞描述信息
GuardDog是GuardDog开源的一个 CLI 工具,允许识别恶意PyPI包。 GuardDog 0.1.5之前版本存在安全漏洞,该漏洞源于在扫描特制的本地PyPI包时容易受到相对路径遍历的攻击。
CVSS信息
N/A
漏洞类别
路径遍历