Vaultwarden to serwer kompatybilny z Bitwardenem, napisany w Rust. Przed wersją 1.36.0, endpoint /icons/{domain}/icon.png używał kontroli z src/http_client.rs, w tym should_block_address() i post_resolve(), które pomijały dziesiętne, szesnastkowe i ósemkowe reprezentacje adresów IP, umożliwiając SSRF poprzez klienta HTTP pobierającego ikony do wykrywania ślepych zasobów sieci wewnętrznej lub portów. Problem został naprawiony w wersji 1.36.0.
▸ Pokaż oryginał (EN)
Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.36.0, Vaultwarden's /icons/{domain}/icon.png endpoint used src/http_client.rs checks including should_block_address() and post_resolve() that missed decimal, hexadecimal, and octal IP representations, allowing SSRF through the icon-fetching HTTP client for blind internal network or port discovery. This issue is fixed in version 1.36.0.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N