When deleting a namespace on Vault Enterprise, in certain circumstances, the deletion
process will fail to revoke dynamic secrets for a mount in that namespace. This will
leave any dynamic secrets in remote systems alive and will fail to clean them up. This
vulnerability, CVE-2020-7220, affects Vault Enterprise 0.11.0 and newer.
IMPROVEMENTS:
auth/aws: Add aws metadata to identity alias GH-7975
auth/kubernetes: Allow both names and namespaces to be set to "*" GH-78
BUG FIXES:
auth/azure: Fix Azure compute client to use correct base URL [AZURE-27]
auth/ldap: Fix renewal of tokens without cofigured policies that are
generated by an LDAP login GH-8072
auth/okta: Fix renewal of tokens without configured policies that are
generated by an Okta login GH-8072
core: Fix seal migration error when attempting to migrate from auto unseal to shamir GH-8172
core: Fix seal migration config issue when migrating from auto unseal to auto unseal GH-8172
plugin: Fix issue where a plugin unwrap request potentially used an expired token GH-8058
replication: Fix issue where a forwarded request from a performance/standby node could run into
a timeout
secrets/database: Fix issue where a manual static role rotation could potentially panic GH-8098
secrets/database: Fix issue where a manual root credential rotation request is not forwarded
to the primary node GH-8125
secrets/database: Fix issue where a manual static role rotation request is not forwarded
to the primary node GH-8126
secrets/database/mysql: Fix issue where special characters for a MySQL password were encoded GH-8040
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps github.com/hashicorp/vault from 1.3.0 to 1.3.2.
Changelog
Sourced from github.com/hashicorp/vault's changelog.
Commits
d433f38
release: stage v1.3.20760a89
changelog sync1c60be8
Update SDK package73f4118
prep for 1.3.23cac032
Update plugin dependencies (#8197)cb40fb5
Backport seal migration fixes (#8204)6e6f4bf
Add aws metadata to identity alias (#7985) (#8200)460d63e
change height to min-height to prevent overflow (#8065) (#8183)1655355
Fix automatic token set for plugin unwrap requests (#8058) (#8182)0d6059a
Backport: Fix potential panic in database credential role rotation (#8175)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)