3 matches found
AWS SAM CLI Path Traversal allows file copy to local cache
SummaryThe AWS Serverless Application Model Command Line Interface AWS SAM CLI is an open-source CLI tool that helps Lambda developers to build and develop Lambda applications locally on their computers using Docker.After completing a build with AWS SAM CLI which include symlinks, the content of...
CVE-2025-3048 Path Traversal in AWS SAM CLI allows file copy to local cache
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 outsid...
PT-2025-13791
Name of the Vulnerable Software and Affected Versions AWS Serverless Application Model Command Line Interface SAM CLI versions prior to 1.134.0 Description The issue arises when a build is completed with AWS Serverless Application Model Command Line Interface SAM CLI that includes symlinks. The...