Nixpkgs Security Tracker

Login with GitHub

Suggestions search

With package: vaultwarden-webvault

Found 1 matching suggestions

updated 3 weeks ago by @LeSuisse Activity log
  • Created automatic suggestion
  • @LeSuisse removed
    2 maintainers
    • @SuperSandro2000
    • @dotlambda
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
vaultwarden has Full Cipher Enumeration Ignoring Organization Collection Permissions

vaultwarden is an unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs. Prior to 1.35.3, a regular organization member can retrieve all ciphers within an organization, regardless of collection permissions. The endpoint /ciphers/organization-details is accessible to any organization member and internally uses Cipher::find_by_org to retrieve all ciphers. These ciphers are returned with CipherSyncType::Organization without enforcing collection-level access control. This vulnerability is fixed in 1.35.3.

Affected products

vaultwarden
  • ==< 1.35.3

Matching in nixpkgs

Package maintainers

Ignored maintainers (2)
Upstream advisory: https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-h265-g7rm-h337