Vulnerabilities > Bundler > High
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 |