New Debian rubygems 3.3.15-2+deb12u1 fixes: This update addresses the following issues: 3.3.15-2+deb12u1 (Thu, 17 Apr 2025 22:54:07 -0300) * Fix CVE-2025-27221. 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. - d/p/CVE-2025-27221_*.patch * Fix CVE-2023-28755. A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. - d/p/CVE-2023-28755.patch
--- mirror/ftp/pool/main/r/rubygems/rubygems_3.3.15-2.dsc +++ apt/ucs_5.2-0-errata5.2-3/source/rubygems_3.3.15-2+deb12u1.dsc @@ -1,3 +1,17 @@ +3.3.15-2+deb12u1 [Thu, 17 Apr 2025 22:54:07 -0300] Lucas Kanashiro <kanashiro@debian.org>: + + * Fix CVE-2025-27221. + 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. + - d/p/CVE-2025-27221_*.patch + * Fix CVE-2023-28755. + A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby + through 3.2.1. The URI parser mishandles invalid URLs that have specific + characters. It causes an increase in execution time for parsing strings + to URI objects. + - d/p/CVE-2023-28755.patch + 3.3.15-2 [Sun, 01 Jan 2023 09:50:51 +0100] Lucas Nussbaum <lucas@debian.org>: * Team upload <http://piuparts.knut.univention.de/5.2-3/#6246590830210766871>
OK: YAML OK: Tests OK: piuparts
<https://errata.software-univention.de/#/?erratum=5.2x211>