Directory Traversal Affecting rubygem20-psych package, versions <0:2.0.0-1.32.amzn1


Severity

Recommended
0.0
high
0
10

Based on Amazon Linux security rating.

Threat Intelligence

EPSS
0.82% (82nd percentile)

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 Learn

Learn about Directory Traversal vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-AMZN201803-RUBYGEM20PSYCH-1718713
  • published27 Sept 2021
  • disclosed6 Jun 2019

Introduced: 6 Jun 2019

CVE-2019-8320  (opens in a new tab)
CWE-22  (opens in a new tab)

How to fix?

Upgrade Amazon-Linux:2018.03 rubygem20-psych to version 0:2.0.0-1.32.amzn1 or higher.
This issue was patched in ALAS-2019-1255.

NVD Description

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

A Directory Traversal issue was discovered in RubyGems 2.7.6 and later through 3.0.2. Before making new directories or touching files (which now include path-checking code for symlinks), it would delete the target destination. If that destination was hidden behind a symlink, a malicious gem could delete arbitrary files on the user's machine, presuming the attacker could guess at paths. Given how frequently gem is run as sudo, and how predictable paths are on modern systems (/tmp, /usr, etc.), this could likely lead to data loss or an unusable system.