脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
shutil.unpack_archive() doesn't check for Windows absolute paths in ZIPs
脆弱性説明
If `shutil.unpack_archive()` is given a ZIP archive with an absolute Windows path containing a drive (`C:\\...`) then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected by this vulnerability.
CVSS情報
N/A
脆弱性タイプ
对路径名的限制不恰当(路径遍历)
脆弱性タイトル
CPython 路径遍历漏洞
脆弱性説明
CPython是Python基金会的一个用C语言实现的Python解释器。 CPython存在路径遍历漏洞,该漏洞源于处理包含绝对Windows路径的ZIP归档时,可能导致归档提取到目标目录之外。
CVSS情報
N/A
脆弱性タイプ
N/A