In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade Chainguard
ruby-3.4
to version 3.4.2-r1 or higher.
Note: Versions mentioned in the description apply only to the upstream ruby-3.4
package and not the ruby-3.4
package as distributed by Chainguard
.
See How to fix?
for Chainguard
relevant fixed versions and status.
In the URI gem before 1.0.3 for Ruby, the URI handling methods (URI.join, URI#merge, URI#+) have an inadvertent leakage of authentication credentials because userinfo is retained even after changing the host.