Arbitrary Code Injection Affecting rubygems-update package, versions >=2.6.0, <2.7.9 >=3.0.0, <3.0.3


0.0
high

Snyk CVSS

    Attack Complexity Low
    Integrity High

    Threat Intelligence

    EPSS 0.15% (51st percentile)
Expand this section
NVD
7.5 high
Expand this section
SUSE
7.5 high
Expand this section
Red Hat
5.3 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-RUBY-RUBYGEMSUPDATE-598860
  • published 18 Aug 2020
  • disclosed 20 Jun 2019
  • credit Unknown

How to fix?

Upgrade rubygems-update to version 2.7.9, 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 Injection due to the Gem::UserInteraction#verbose function which calls say without escaping.