脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
Code Extension Marketplace has a Zip Slip Path Traversal
脆弱性説明
The Code Extension Marketplace is an open-source alternative to the VS Code Marketplace. Prior to 2.4.2, Zip Slip vulnerability in coder/code-marketplace allowed a malicious VSIX file to write arbitrary files outside the extension directory. ExtractZip passed raw zip entry names to a callback that wrote files via filepath.Join with no boundary check; filepath.Join resolved .. components but did not prevent the result from escaping the base path. This vulnerability is fixed in 2.4.2.
CVSS情報
N/A
脆弱性タイプ
对路径名的限制不恰当(路径遍历)
脆弱性タイトル
Code Extension Marketplace 路径遍历漏洞
脆弱性説明
Code Extension Marketplace是Coder开源的一个代码编辑器扩展市场服务器。 Code Extension Marketplace 2.4.2之前版本存在路径遍历漏洞,该漏洞源于缺少边界检查,可能导致任意文件写入。
CVSS情報
N/A
脆弱性タイプ
N/A