Arbitrary Code Injection Affecting ruby2.5 package, versions <2.5.5-1


0.0
high

Snyk CVSS

    Attack Complexity Low
    User Interaction Required
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.27% (68th percentile)
Expand this section
NVD
8.8 high
Expand this section
SUSE
7.8 high
Expand this section
Red Hat
7.2 high

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-341459
  • published 27 Mar 2019
  • disclosed 17 Jun 2019

How to fix?

Upgrade Debian:10 ruby2.5 to version 2.5.5-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.

An issue was discovered in RubyGems 2.6 and later through 3.0.2. A crafted gem with a multi-line name is not handled correctly. Therefore, an attacker could inject arbitrary code to the stub line of gemspec, which is eval-ed by code in ensure_loadable_spec during the preinstall check.