Arbitrary Code Execution Affecting rubygems-update package, versions <2.7.8 >=3.0.0, <3.0.3


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-RUBY-RUBYGEMSUPDATE-472652
  • published 13 Nov 2019
  • disclosed 5 Mar 2019
  • credit nyangawa of Chaitin Tech

How to fix?

Upgrade rubygems-update to version 2.7.8, 3.0.3 or higher.

Overview

rubygems-update is an inbuilt rubygem for updating rubygems.

Affected versions of this package are vulnerable to Arbitrary Code Execution. A crafted gem with a multi-line name is not handled correctly. Therefore, an attacker can inject arbitrary code to the stub line of gemspec, which is eval-ed by code in ensure_loadable_spec during the preinstall check.