Vulnerabilities > Bundler
DATE | CVE | VULNERABILITY TITLE | RISK |
---|---|---|---|
2021-12-08 | CVE-2021-43809 | Argument Injection or Modification vulnerability in Bundler `Bundler` is a package for managing application dependencies in Ruby. | 7.3 |
2021-04-29 | 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 is explicitly depended on by the application. | 8.8 |
2020-09-04 | CVE-2019-3881 | Uncontrolled Search Path Element vulnerability in Bundler 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. | 7.8 |
2016-12-22 | CVE-2016-7954 | Code Injection vulnerability in Bundler Bundler 1.x might allow remote attackers to inject arbitrary Ruby code into an application by leveraging a gem name collision on a secondary source. | 7.5 |
2014-10-31 | CVE-2013-0334 | Improper Input Validation vulnerability in multiple products Bundler before 1.7, when multiple top-level source lines are used, allows remote attackers to install arbitrary gems by creating a gem with the same name as another gem in a different source. | 5.0 |