Lucene search
+L

1748 matches found

Snyk
Snyk
added 2025/03/31 10:36 p.m.14 views

Directory Traversal

Overview aws-sam-cli is an AWS SAM CLI is a CLI tool for local development and testing of Serverless applications Affected versions of this package are vulnerable to Directory Traversal due to the handling of symlinks during the build process. An attacker can access and copy restricted files to a...

6.9CVSS7.4AI score0.00756EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/03/31 10:36 p.m.23 views

AWS SAM CLI Path Traversal allows file copy to build container

Summary The 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. When running the AWS SAM CLI build process with Docker and symlinks are include...

6.9CVSS6.7AI score0.00756EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/31 10:23 p.m.10 views

CVE-2025-24253

This issue was addressed with improved handling of symlinks. This issue is fixed in macOS Sequoia 15.4, macOS Sonoma 14.7.5, macOS Ventura 13.7.5. An app may be able to access protected user data...

5.8AI score0.00941EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/31 10:22 p.m.11 views

CVE-2025-31182

This issue was addressed with improved handling of symlinks. This issue is fixed in iOS 18.4 and iPadOS 18.4, macOS Sequoia 15.4, macOS Sonoma 14.7.5, macOS Ventura 13.7.5, tvOS 18.4, visionOS 2.4, watchOS 11.4. An app may be able to delete files for which it does not have permission...

5.9AI score0.01211EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/03/31 3:21 p.m.40 views

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...

6.9CVSS0.00647EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/31 3:21 p.m.9 views

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...

6.9CVSS6.7AI score0.00647EPSS
SaveExploits0References3
CVE
CVE
added 2025/03/31 3:21 p.m.80 views

CVE-2025-3047

CVE-2025-3047 affects the AWS SAM CLI when building with Docker in the local workspace. The issue arises from symlinks in build files, enabling a user to access privileged host files through the container’s elevated permissions. Impact is limited to local workspaces using container builds and doe...

6.9CVSS6.6AI score0.00756EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/31 3:21 p.m.11 views

CVE-2025-3047 Path Traversal in AWS SAM CLI allows file copy to build container

When running the AWS Serverless Application Model Command Line Interface SAM CLI build process with Docker and symlinks are included in the build files, the container environment allows a user to access privileged files on the host by leveraging the elevated permissions granted to the tool. A use...

6.9CVSS6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/03/31 3:21 p.m.9 views

CVE-2025-3047 Path Traversal in AWS SAM CLI allows file copy to build container

When running the AWS Serverless Application Model Command Line Interface SAM CLI build process with Docker and symlinks are included in the build files, the container environment allows a user to access privileged files on the host by leveraging the elevated permissions granted to the tool. A use...

6.9CVSS6.6AI score0.00756EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/03/31 12:00 a.m.4 views

PT-2025-13924 · Apple · Apple Macos

Name of the Vulnerable Software and Affected Versions: macOS versions prior to 15.4 Description: The issue allows an app with root privileges to potentially access private information due to improper handling of symlinks. This has been addressed with improved handling of symlinks. Recommendations...

4.4CVSS5.7AI score0.00289EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/03/31 12:00 a.m.20 views

PT-2025-55368

Name of the Vulnerable Software and Affected Versions macOS versions prior to Sequoia 15.4 Description An app may be able to access protected user data due to improper handling of symlinks symbolic links, which are files that act as pointers to other files or directories. Recommendations Update t...

5.5CVSS5.4AI score0.0014EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/03/22 11:58 a.m.11 views

CVE-2024-10986

GPT Academic version 3.83 is vulnerable to a Local File Read LFI vulnerability through its HotReload function. This function can download and extract tar.gz files from arxiv.org. Despite implementing protections against path traversal, the application overlooks the Tarslip triggered by symlinks...

8.8CVSS6.7AI score0.00803EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/20 12:32 p.m.13 views

GHSA-M724-HQMC-GGPX GluonCV Arbitrary File Write via TarSlip

A vulnerability in the ImageClassificationDataset.fromcsv API of the dmlc/gluon-cv repository, version 0.10.0, allows for arbitrary file write. The function downloads and extracts tar.gz files from URLs without proper sanitization, making it susceptible to a TarSlip vulnerability. Attackers can...

7.1CVSS7.2AI score0.00306EPSS
SaveExploits0References4
NVD
NVD
added 2025/03/20 10:15 a.m.12 views

CVE-2024-10986

GPT Academic version 3.83 is vulnerable to a Local File Read LFI vulnerability through its HotReload function. This function can download and extract tar.gz files from arxiv.org. Despite implementing protections against path traversal, the application overlooks the Tarslip triggered by symlinks...

8.8CVSS0.00803EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/20 10:10 a.m.6 views

CVE-2024-10986 Local File Read (LFI) by Tarslip Symlink via arxiv_download() API in binary-husky/gpt_academic

GPT Academic version 3.83 is vulnerable to a Local File Read LFI vulnerability through its HotReload function. This function can download and extract tar.gz files from arxiv.org. Despite implementing protections against path traversal, the application overlooks the Tarslip triggered by symlinks...

8.8CVSS7.3AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.9 views

CVE-2024-12390 Remote Code Execution in binary-husky/gpt_academic

A vulnerability in binary-husky/gptacademic version git 310122f allows for remote code execution. The application supports the extraction of user-provided RAR files without proper validation. The Python rarfile module, which supports symlinks, can be exploited to perform arbitrary file writes. Th...

8.8CVSS9.2AI score0.01625EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/14 11:08 a.m.7 views

OESA-2025-1272 python-aiohttp security update

Async http client/server framework asyncio. Security Fixes: aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option...

7.5CVSS6.2AI score0.76875EPSS
SaveExploits18References4
OSV
OSV
added 2025/03/14 11:08 a.m.8 views

OESA-2025-1271 python-aiohttp security update

Async http client/server framework asyncio. Security Fixes: aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option...

7.5CVSS6.2AI score0.76875EPSS
SaveExploits18References4
SUSE CVE
SUSE CVE
added 2025/03/12 3:22 p.m.11 views

SUSE CVE-2025-27591

A privilege escalation vulnerability existed in the Below service prior to v0.9.0 due to the creation of a world-writable directory at /var/log/below. This could have allowed local unprivileged users to escalate to root privileges through symlink attacks that manipulate files such as /etc/shadow...

6.8CVSS7AI score0.00364EPSS
SaveExploits23References3
NVD
NVD
added 2025/02/26 7:00 a.m.13 views

CVE-2022-49058

In the Linux kernel, the following vulnerability has been resolved: cifs: potential buffer overflow in handling symlinks Smatch printed a warning: arch/x86/crypto/poly1305glue.c:198 poly1305updatearch error: memcpy 'dctx-buf' too small 16 vs u32max It's caused because Smatch marks 'linklen' as...

9.1CVSS0.00874EPSS
SaveExploits0References8
Rows per page
Query Builder