Lucene search
+L

330 matches found

CVE
CVE
added 2021/04/29 2:28 a.m.461 views

CVE-2020-36327

Bundler (Ruby) versions 1.16.0–2.2.9 and 2.2.11–2.2.17 are vulnerable to dependency-confusion: a rogue gem at a public source can be chosen if it has a higher version, potentially replacing an intended private gem. This is the issue described as CVE-2020-36327, with confirmed remediation upstream...

9.3CVSS8.3AI score0.06307EPSS
SaveExploits1References6Affected Software1
EUVD
EUVD
added 2021/04/29 2:28 a.m.8 views

EUVD-2021-1063

Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.16 sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that...

9.3CVSS7AI score0.06307EPSS
SaveExploits1References31
Cvelist
Cvelist
added 2021/04/29 2:28 a.m.33 views

CVE-2020-36327

Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.16 sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that...

8.5AI score0.06307EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2021/04/29 2:28 a.m.45 views

CVE-2020-36327

Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.16 sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that...

9.3CVSS7.2AI score0.06307EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2021/04/29 12:00 a.m.8 views

PT-2021-12010

Name of the Vulnerable Software and Affected Versions: Bundler versions 1.16.0 through 2.2.9 Bundler versions 2.2.11 through 2.2.16 Description: The issue sometimes chooses a dependency source based on the highest gem version number. This means a rogue gem found at a public source may be chosen,...

9.8CVSS6.6AI score0.06307EPSS
SaveExploits7References69
CNNVD
CNNVD
added 2021/04/28 12:00 a.m.8 views

Bundler 安全漏洞

Bundler is a software application. It provides a consistent environment for Ruby projects by tracking and installing the exact gem and version required. A security vulnerability exists in Bundler versions 1.16.0 through 2.2.9 and 2.2.11 through 2.2.16, which stems from the fact that dependency...

9.3CVSS5.5AI score0.06307EPSS
SaveExploits1References27
BDU FSTEC
BDU FSTEC
added 2021/03/21 12:00 a.m.15 views

The vulnerability of the Gem Name Handler component in the Bundler’s dependency management tool for Ruby applications relates to a lack of mechanisms for managing code generation. This vulnerability allows attackers to access confidential data, compromise its integrity, and cause service failures.

The vulnerability of the Gem Name Handler component in the Bundler dependency management tool for Ruby applications relates to improper handling of gems with identical names. Exploiting this vulnerability can allow an attacker to gain access to sensitive data, compromise its integrity, and cause...

9.8CVSS7.7AI score0.08482EPSS
SaveExploits1References9Affected Software2
OSV
OSV
added 2021/03/15 10:59 p.m.9 views

USN-4870-1 bundler vulnerability

It was discovered that Bundler incorrectly created directories with insecure permissions in /tmp. An attacker could write malicious libraries to this location for later execution...

7.8CVSS6.8AI score0.00529EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2021/03/15 10:59 p.m.50 views

USN-4870-1: Bundler vulnerability

It was discovered that Bundler incorrectly created directories with insecure permissions in /tmp. An attacker could write malicious libraries to this location for later execution...

7.8CVSS7.4AI score0.00529EPSS
SaveExploits0
Hacker One
Hacker One
added 2021/03/07 7:02 a.m.21 views

RubyGems: Bundler's RCE with response using Marshal

A vulnerability was found in Bundler's dependency API endpoint, which uses Marshal serialization. This could allow for remote code execution if a client receives a specially crafted response. The impact is increased risk from specifying an untrusted source or man-in-the-middle attack...

8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/02/16 5:13 p.m.27 views

Basecamp: Insecure Bundler configuration fetching internal Gems (okra) from Rubygems.org

I believe most likely that one of your projects is not set up correctly to only pull internal gems from your internal gem server, and instead will pull gems from Rubygems.org if the version number there is higher. Specifically, the "okra" gem. At around 15:21 today UTC the okra gem that I wrote –...

1.1AI score
SaveExploits0
Snyk
Snyk
added 2021/02/15 9:24 p.m.2 views

Unsafe Dependency Resolution

Overview Affected versions of this package are vulnerable to Unsafe Dependency Resolution. An issue exist in bundler regarding the priority for transitive dependencies and split lockfile rubygems source sections. This could lead to a dependency confusion attack where gems are resolved incorrectly...

9.3CVSS6.8AI score0.06307EPSS
SaveExploits1References2
Rockylinux
Rockylinux
added 2020/11/03 12:39 p.m.22 views

2.5 bug fix update

An update is available for rubygem-bson, rubygem-mysql2, rubygem-bundler, ruby, rubygem-mongo, rubygem-pg, rubygem-abrt. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the C...

1.8AI score
SaveExploits0
RubySec
RubySec
added 2020/09/30 12:00 a.m.42 views

Dependency Confusion in Bundler with Implicit Private Dependencies

Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.17 sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that...

9.3CVSS1.7AI score0.06307EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2020/09/04 12:15 p.m.38 views

CVE-2019-3881

Bundler prior to 2.1.0 uses a predictable path in /tmp/, created with insecure permissions as a storage location for gems, if locations under the user's home directory are not available. If Bundler is used in a scenario where the user does not have a writable home directory, an attacker could pla...

7.8CVSS6.6AI score
SaveExploits0References1
NVD
NVD
added 2020/09/04 12:15 p.m.42 views

CVE-2019-3881

Bundler prior to 2.1.0 uses a predictable path in /tmp/, created with insecure permissions as a storage location for gems, if locations under the user's home directory are not available. If Bundler is used in a scenario where the user does not have a writable home directory, an attacker could pla...

7.8CVSS7.6AI score0.00529EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2020/09/04 12:15 p.m.34 views

CVE-2019-3881

Bundler prior to 2.1.0 uses a predictable path in /tmp/, created with insecure permissions as a storage location for gems, if locations under the user's home directory are not available. If Bundler is used in a scenario where the user does not have a writable home directory, an attacker could pla...

7.8CVSS6.8AI score0.00529EPSS
SaveExploits0References4
Prion
Prion
added 2020/09/04 12:15 p.m.28 views

Code injection

Bundler prior to 2.1.0 uses a predictable path in /tmp/, created with insecure permissions as a storage location for gems, if locations under the user's home directory are not available. If Bundler is used in a scenario where the user does not have a writable home directory, an attacker could pla...

4.4CVSS7.4AI score0.00529EPSS
SaveExploits0References1Affected Software1
AlpineLinux
AlpineLinux
added 2020/09/04 12:15 p.m.86 views

CVE-2019-3881

Bundler prior to 2.1.0 uses a predictable path in /tmp/, created with insecure permissions as a storage location for gems, if locations under the user's home directory are not available. If Bundler is used in a scenario where the user does not have a writable home directory, an attacker could pla...

7.8CVSS1AI score0.00529EPSS
SaveExploits0
OSV
OSV
added 2020/09/04 12:15 p.m.16 views

UBUNTU-CVE-2019-3881

Bundler prior to 2.1.0 uses a predictable path in /tmp/, created with insecure permissions as a storage location for gems, if locations under the user's home directory are not available. If Bundler is used in a scenario where the user does not have a writable home directory, an attacker could pla...

7.8CVSS6.9AI score0.00529EPSS
SaveExploits0References5
Rows per page
Query Builder