6.5 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): Low (L)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): None (N)
- Integrity (I): None (N)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): None (N)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): High (H)
Activity log
- Created suggestion
OpenBao: Transit secrets engine crashes on key creation with `derived: true` for asymmetric key types
OpenBao is an open source identity-based secrets management system. Prior to 2.5.5, an authenticated OpenBao caller with write access to transit/keys/* could terminate the server process by setting derived to true while the type parameter selected rsa-, ecdsa-, or ed25519. The Transit policy creation path in builtin/logical/transit/backend.go and sdk/helper/keysutil/policy.go could reach an error path that double-unlocked a mutex while handling this invalid asymmetric derived-key combination, causing a panic, no HTTP response, process exit, and denial of service. JSON and HCL key-creation requests can express the triggering combination. This issue is fixed in version 2.5.5.
References
-
https://github.com/openbao/openbao/security/advisories/GHSA-8w8f-r2xv-4q4j x_refsource_CONFIRM
-
https://github.com/openbao/openbao/pull/3309 x_refsource_MISC
-
https://github.com/openbao/openbao/pull/3312 x_refsource_MISC
-
https://github.com/openbao/openbao/releases/tag/v2.5.5 x_refsource_MISC
-
https://github.com/openbao/openbao/releases/tag/v2.6.0 x_refsource_MISC
Affected products
- ==< 2.5.5
Matching in nixpkgs
pkgs.openbao
Open source, community-driven fork of Vault managed by the Linux Foundation
pkgs.openbaoPlugins.kms-aws
OpenBao KMS plugin for Auto Unseal via AWS
-
nixos-unstable -
- nixos-unstable-small 0.1.0
pkgs.openbaoPlugins.kms-gcp
OpenBao KMS plugin for Auto Unseal via Google Cloud
-
nixos-unstable -
- nixos-unstable-small 0.1.0
pkgs.openbaoPlugins.kms-oci
OpenBao KMS plugin for Auto Unseal via Oracle Cloud
-
nixos-unstable -
- nixos-unstable-small 0.1.0
pkgs.openbaoPlugins.auth-aws
OpenBao auth plugin to authenticate using AWS IAM credentials
-
nixos-unstable -
- nixos-unstable-small 0.1.1
pkgs.openbaoPlugins.auth-gcp
OpenBao auth plugin to authenticate using Google Cloud Platform credentials
-
nixos-unstable -
- nixos-unstable-small 0.22.0
pkgs.openbaoPlugins.kms-azure
OpenBao KMS plugin for Auto Unseal via Azure
-
nixos-unstable -
- nixos-unstable-small 0.1.0
pkgs.openbaoPlugins.auth-azure
OpenBao auth plugin to authenticate using Microsoft Azure credentials
-
nixos-unstable -
- nixos-unstable-small 0.23.0
pkgs.openbaoPlugins.kms-pkcs11
OpenBao KMS plugin for Auto Unseal and External Keys via PKCS#11
-
nixos-unstable -
- nixos-unstable-small 0.2.1
pkgs.openbaoPlugins.auth-github
OpenBao auth plugin to authenticate using GitHub credentials
-
nixos-unstable -
- nixos-unstable-small 0.0.1
pkgs.openbaoPlugins.secrets-aws
OpenBao secrets plugin to generate AWS access credentials based on IAM policies
-
nixos-unstable -
- nixos-unstable-small 0.3.1
pkgs.openbaoPlugins.secrets-gcp
OpenBao secrets plugin to generate GCP service account keys and OAuth tokens based on IAM policies
-
nixos-unstable -
- nixos-unstable-small 0.23.1
pkgs.openbaoPlugins.kms-alicloud
OpenBao KMS plugin for Auto Unseal via AliCloud
-
nixos-unstable -
- nixos-unstable-small 0.1.1
pkgs.openbaoPlugins.kms-ovhcloud
OpenBao KMS plugin for Auto Unseal via OVHcloud
-
nixos-unstable -
- nixos-unstable-small 0.0.1
pkgs.openbaoPlugins.secrets-azure
OpenBao secrets plugin to generate Azure service principals with role and group assignments
-
nixos-unstable -
- nixos-unstable-small 0.23.0
pkgs.openbaoPlugins.secrets-nomad
OpenBao secrets plugin to generate Nomad ACL tokens
-
nixos-unstable -
- nixos-unstable-small 0.1.6
pkgs.openbaoPlugins.secrets-consul
OpenBao secrets plugin to generate Consul ACL tokens
-
nixos-unstable -
- nixos-unstable-small 0.1.1
pkgs.openbaoPlugins.secrets-gcpkms
OpenBao secrets plugin to encrypt data and manage keys via GCP KMS
-
nixos-unstable -
- nixos-unstable-small 0.21.0
pkgs.openbaoPlugins.database-mongodb
OpenBao database plugin to generate MongoDB database credentials
-
nixos-unstable -
- nixos-unstable-small 0.0.1
pkgs.openbaoPlugins.kms-tcloudpublic
OpenBao KMS plugin for Auto Unseal via T Cloud Public
-
nixos-unstable -
- nixos-unstable-small 0.0.1
pkgs.openbaoPlugins.secrets-oauthapp
OpenBao secrets plugin for OAuth 2.0 supporting a variety of grant types
-
nixos-unstable -
- nixos-unstable-small 3.4.0
Package maintainers
-
@emilylange Emily Lange <nix@emilylange.de>
-
@brianmay Brian May <brian@linuxpenguins.xyz>
-
@Kranzes Ilan Joselevich <personal@ilanjoselevich.com>