Insecurely deleted files In ruby
Description
URI is a module providing classes to handle Uniform Resource Identifiers. In versions 0.12.4 and earlier (bundled in Ruby 3.2 series) 0.13.2 and earlier (bundled in Ruby 3.3 series), 1.0.3 and earlier (bundled in Ruby 3.4 series), when using the + operator to combine URIs, sensitive information like passwords from the original URI can be leaked, violating RFC3986 and making applications vulnerable to credential exposure. This is a a bypass for the fix to CVE-2025-27221 that can expose user credentials. This issue has been fixed in versions 0.12.5, 0.13.3 and 1.0.4.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
alpine v3.20 | 3.3.10-r0 | ||
rubygems | 0.12.5, 0.13.3, 1.0.4 | ||
debian 12 | - | ||
debian 13 | - | ||
debian 14 | - | ||
debian 12 | - | ||
debian 13 | - | ||
debian 14 | - | ||
alpine v3.21 | 3.3.10-r0 | ||
alpine v3.23 | 3.4.7-r0 |
1-10 of 18
10
Aliases
References