Directory Traversal Affecting ruby2.5 package, versions <2.5.1-1


0.0
critical

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High

    Threat Intelligence

    EPSS 0.32% (71st percentile)
Expand this section
NVD
9.1 critical
Expand this section
SUSE
3.7 low
Expand this section
Red Hat
6.5 medium

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-DEBIAN10-RUBY25-384386
  • published 3 Apr 2018
  • disclosed 3 Apr 2018

How to fix?

Upgrade Debian:10 ruby2.5 to version 2.5.1-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream ruby2.5 package and not the ruby2.5 package as distributed by Debian. See How to fix? for Debian:10 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.