Lucene search

K
gentooGentoo FoundationGLSA-201609-02
HistorySep 26, 2016 - 12:00 a.m.

Bundler: Insecure installation

2016-09-2600:00:00
Gentoo Foundation
security.gentoo.org
8

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:L/Au:N/C:N/I:P/A:N

0.006 Low

EPSS

Percentile

78.6%

Background

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

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"
OSVersionArchitecturePackageVersionFilename
Gentooanyalldev-ruby/bundler< 1.7.3UNKNOWN

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:L/Au:N/C:N/I:P/A:N

0.006 Low

EPSS

Percentile

78.6%