Arbitrary Command Injection Affecting rubygems-devel package, versions <0:2.0.14.1-33.el7_4


Severity

Recommended
0.0
high
0
10

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

EPSS
2.8% (91st 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 Arbitrary Command Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-RHEL7-RUBYGEMSDEVEL-4780131
  • published26 Jul 2021
  • disclosed19 Dec 2017

Introduced: 19 Dec 2017

CVE-2017-17790  (opens in a new tab)
CWE-77  (opens in a new tab)

How to fix?

Upgrade RHEL:7 rubygems-devel to version 0:2.0.14.1-33.el7_4 or higher.
This issue was patched in RHSA-2018:0378.

NVD Description

Note: Versions mentioned in the description apply only to the upstream rubygems-devel package and not the rubygems-devel package as distributed by RHEL. See How to fix? for RHEL:7 relevant fixed versions and status.

The lazy_initialize function in lib/resolv.rb in Ruby through 2.4.3 uses Kernel#open, which might allow Command Injection attacks, as demonstrated by a Resolv::Hosts::new argument beginning with a '|' character, a different vulnerability than CVE-2017-17405. NOTE: situations with untrusted input may be highly unlikely.