Spiegel von
https://github.com/dani-garcia/vaultwarden.git
synchronisiert 2024-11-26 05:50:29 +01:00
b557c11724
- All users were able to request organizational details from any org, even if they were not a member (anymore). Now it will check if that user is a member of the org or not. - The `/organization/<uuid>/keys` endpoint returned also the private keys. This should not be the case. Also, according to the upstream server code the endpoint changed, but the clients do not seem to use it. I added it anyway just in case they will in the future. - Also require a valid login before being able to retreve those org keys. Upstream does not do this, but i see no reason why not. Fixes: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39925 |
||
---|---|---|
.. | ||
attachment.rs | ||
auth_request.rs | ||
cipher.rs | ||
collection.rs | ||
device.rs | ||
emergency_access.rs | ||
event.rs | ||
favorite.rs | ||
folder.rs | ||
group.rs | ||
mod.rs | ||
org_policy.rs | ||
organization.rs | ||
send.rs | ||
two_factor.rs | ||
two_factor_duo_context.rs | ||
two_factor_incomplete.rs | ||
user.rs |