GLSA 201609-02: Bundler: Insecure installation

Severity:normal
Title:Bundler: Insecure installation
Date:09/26/2016
Bugs: #523798
ID:201609-02

Synopsis

A vulnerability has been found in Bundler, allowing injection of arbitrary code via the gem installation process.

Background

Bundler provides a consistent environment for Ruby projects by tracking and installing the exact gems and versions that are needed.

Affected packages

Package Vulnerable Unaffected Architecture(s)
dev-ruby/bundler < 1.7.3 >= 1.7.3 All supported architectures

Description

Bundler, allows the installation of gems from different sources with the same names, when multiple top-level gem sources are used.

Impact

Remote attackers could inject arbitrary code via the gem install process.

Workaround

There is no known workaround at this time.

Resolution

All Bundler users should upgrade to the latest version:

      # emerge --sync
      # emerge --ask --oneshot --verbose ">=dev-ruby/bundler-1.7.3"
    

References

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: http://security.gentoo.org/glsa/glsa-201609-02.xml

Concerns?

Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

License

Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.

Thank you!