Update vaultwarden/server Docker tag to v1.33.0 #85
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.30.3
->1.33.0
Release Notes
dani-garcia/vaultwarden (vaultwarden/server)
v1.33.0
Compare Source
Security Fixes
This release contains security fixes for the following advisories.
And we strongly advice to update as soon as possible.
This vulnerability is only possible if you do not have an
ADMIN_TOKEN
configured and open links or pages you should not trust anyway. Ensure you have anADMIN_TOKEN
configured to keep your admin environment save.This vulnerability is only possible if someone was able to gain access to your Vaultwarden Admin Backend. The attacker could then change some settings to use sendmail as mail agent but adjust the settings in such a way that it would use a shell command. It then also needed to craft a special favicon image which would have the commands embedded to run during for example sending a test email.
This vulnerability affects all users who have multiple Organizations and users which are able to create a new organization or have admin or owner rights on at least one organization. The attacker does need to know the Organization UUID of the Organization it want's to attack or compromise though.
Notable changes
Admins and Owners probably want to check and verify if the rights are still correct.
This allows you to verify an OCI image or even the
vaultwarden
binary located within the OCI image.These vulnerabilities affects
What's Changed
inline-menu-positioning-improvements
feature flag by @Ephemera42 in https://github.com/dani-garcia/vaultwarden/pull/5313New Contributors
Full Changelog: dani-garcia/vaultwarden@1.32.7...1.33.0
v1.32.7
Compare Source
Security Fixes
This release contains a security fix for the following CVE GHSA-g65h-982x-4m5m.
This vulnerability affects any installations that have the
ORG_GROUPS_ENABLED
setting enabled, and we urge anyone doing so to update as soon as possible.What's Changed
Full Changelog: dani-garcia/vaultwarden@1.32.6...1.32.7
v1.32.6
Compare Source
What's Changed
New Contributors
Full Changelog: dani-garcia/vaultwarden@1.32.5...1.32.6
v1.32.5
Compare Source
Security Fixes
This release further fixed some CVE Reports reported by a third party security auditor and we recommend everybody to update to the latest version as soon as possible. The contents of these reports will be disclosed publicly in the future.
Notable changes
You need to enable this feature by adding
ssh-key-vault-item,ssh-agent
to theEXPERIMENTAL_CLIENT_FEATURE_FLAGS
config option. See .env.templateWhat's Changed
Full Changelog: dani-garcia/vaultwarden@1.32.4...1.32.5
v1.32.4
Compare Source
Security Fixes
This release has fixed some CVE Reports reported by a third party security auditor and we recommend everybody to update to the latest version as soon as possible. The contents of these reports will be disclosed publicly in the future.
Notable changes
What's Changed
Full Changelog: dani-garcia/vaultwarden@1.32.3...1.32.4
v1.32.3
Compare Source
Notable changes
QUIT
messages (Like QQ) (Thanks to @paolobarbolini)What's Changed
extension-refresh
feature flag by @dfunkt in https://github.com/dani-garcia/vaultwarden/pull/5106extension-refresh
feature flag by @dfunkt in https://github.com/dani-garcia/vaultwarden/pull/5112Full Changelog: dani-garcia/vaultwarden@1.32.2...1.32.3
v1.32.2
Compare Source
Notable changes
What's Changed
--version
from failing without config by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5055Full Changelog: dani-garcia/vaultwarden@1.32.1...1.32.2
v1.32.1
Compare Source
Notable changes
What's Changed
version
from server config info by @zacknewman in https://github.com/dani-garcia/vaultwarden/pull/4885New Contributors
Full Changelog: dani-garcia/vaultwarden@1.32.0...1.32.1
v1.32.0
Compare Source
Security Fixes
This release has several CVE Reports fixed and we recommend everybody to update to the latest version as soon as possible.
Other changes
What's Changed
New Contributors
Full Changelog: dani-garcia/vaultwarden@1.31.0...1.32.0
v1.31.0
Compare Source
Major changes and New Features
General mention
Bitwarden has changed the push API endpoints which affects the EU region endpoint users.
So if you use the push functionality and use the EU region you need to make some changes.
You have to update
push.bitwarden.eu
toapi.bitwarden.eu
.This is also an issue with any previous version of Vaultwarden.
What's Changed
New Contributors
Full Changelog: dani-garcia/vaultwarden@1.30.5...1.31.0
v1.30.5
Compare Source
What's Changed
New Contributors
Full Changelog: dani-garcia/vaultwarden@1.30.4...1.30.5
v1.30.4
Compare Source
What's Changed
New Contributors
Full Changelog: dani-garcia/vaultwarden@1.30.3...1.30.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.