Multiple vulnerabilities have been discovered in Bundler, the worst of which could lead to arbitrary code execution.
Package | dev-ruby/bundler on all architectures |
---|---|
Affected versions | < 2.2.33 |
Unaffected versions | >= 2.2.33 |
Bundler provides a consistent environment for Ruby projects by tracking and installing the exact gems and versions that are needed.
Multiple vulnerabilities have been discovered in Bundler. Please review the CVE identifiers referenced below for details.
Please review the referenced CVE identifiers for details.
There is no known workaround at this time.
All Bundler users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=dev-ruby/bundler-2.2.33"