Directory Traversal Affecting ruby2.5-stdlib package, versions <2.5.5-4.3.1


Severity

Recommended
0.0
low
0
10

Based on SUSE Linux Enterprise Server security rating.

Threat Intelligence

EPSS
0.25% (65th 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-SLES151-RUBY25STDLIB-2746006
  • published14 Apr 2022
  • disclosed10 Jul 2019

Introduced: 10 Jul 2019

CVE-2018-8780  (opens in a new tab)
CWE-22  (opens in a new tab)

How to fix?

Upgrade SLES:15.1 ruby2.5-stdlib to version 2.5.5-4.3.1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream ruby2.5-stdlib package and not the ruby2.5-stdlib package as distributed by SLES. See How to fix? for SLES:15.1 relevant fixed versions and status.

In Ruby before 2.2.10, 2.3.x before 2.3.7, 2.4.x before 2.4.4, 2.5.x before 2.5.1, and 2.6.0-preview1, the Dir.open, Dir.new, Dir.entries and Dir.empty? methods do not check NULL characters. When using the corresponding method, unintentional directory traversal may be performed.