漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Path Traversal in AWS SAM CLI allows file copy to local cache
Vulnerability Description
After completing a build with AWS Serverless Application Model Command Line Interface (SAM CLI) which include symlinks, the content of those symlinks are copied to the cache of the local workspace as regular files or directories. As a result, a user who does not have access to those symlinks outside of the Docker container would now have access via the local workspace. Users should upgrade to version 1.134.0 and ensure any forked or derivative code is patched to incorporate the new fixes. After upgrading, users must re-build their applications using the sam build --use-container to update the symlinks.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Vulnerability Type
CWE-61
Vulnerability Title
AWS SAM CLI 安全漏洞
Vulnerability Description
AWS SAM CLI是Amazon Web Services开源的一个使用 AWS SAM 构建、测试、调试和部署无服务器应用程序的 CLI 工具。 AWS SAM CLI存在安全漏洞,该漏洞源于符号链接内容可能被复制到本地工作区缓存。
CVSS Information
N/A
Vulnerability Type
N/A