Directory Traversal Affecting curl package, versions <0:8.0.1-1.amzn2.0.1


medium

Snyk CVSS

    Attack Complexity High

    Threat Intelligence

    EPSS 0.15% (51st percentile)
Expand this section
NVD
8.8 high
Expand this section
SUSE
4.5 medium
Expand this section
Red Hat
3.7 low

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-AMZN2-CURL-5671986
  • published 8 Jun 2023
  • disclosed 30 Mar 2023

How to fix?

Upgrade Amazon-Linux:2 curl to version 0:8.0.1-1.amzn2.0.1 or higher.
This issue was patched in ALAS2-2023-2070.

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Amazon-Linux. See How to fix? for Amazon-Linux:2 relevant fixed versions and status.

A path traversal vulnerability exists in curl <8.0.0 SFTP implementation causes the tilde () character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user's home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /2/foo while accessing a server with a specific user.